@charset 'utf-8';/* CSS Document designer BYGER */

/* default */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0px none currentColor;
	outline-style:none;
	outline-width:0;
	margin:0;
	padding:0;
    font-family: 'Exo', sans-serif;
	}
*,	*:before,	*:after {
    margin: 0;
    padding: 0;
	}
body {
	background:url('../asp_img/avidolpics_lbg.jpg') repeat-x scroll top center #000000;
	margin:0;
	padding:0;
	}
#asp_main {
	background:url('../asp_img/avidolpics_bg.jpg') no-repeat top center scroll;
	margin:0;
	padding:0;
	text-shadow: 0 1px 1px rgba(0,0,0,0.7);
	}
#asp_panel_menu {
    clear: both;
    transition:top 1s ease 0s;
    -moz-transition:top 1s ease 0s;
    -webkit-transition:top 1s ease 0s;
    -o-transition:top 1s ease 0s;
    margin: 0;
    padding: 0;
    z-index: 999;
}
.asp_not_fixed {
    width:100%;
    background:none;
}
.asp_fixed {
    width:100%;
    background:url('../asp_img/over.png') repeat;
    position:fixed;
    top:0;
}
.asp_fixed_full {
    background:#3A7789;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#7f5a1a), to(#3A7789)); /* Saf4+, Chrome */
	background-image:-webkit-linear-gradient(top, #7f5a1a, #3A7789); /* Chrome 10+, Saf5.1+ */
	background-image:-moz-linear-gradient(top, #7f5a1a, #3A7789); /* FF3.6 */
	background-image:-ms-linear-gradient(top, #7f5a1a, #3A7789); /* IE10 */
	background-image:-o-linear-gradient(top, #7f5a1a, #3A7789); /* Opera 11.10+ */
	background-image:linear-gradient(top, #7f5a1a, #3A7789);	
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f5a1a', endColorstr='#3A7789',GradientType=0 ); /* IE6-9 */
    height:auto;
    box-shadow: 0 0 20px rgba(0,0,0, 0.5);
    -moz-box-shadow: 0 0 20px rgba(0,0,0, 0.5);
    -webkit-box-shadow: 0 0 20px rgba(0,0,0, 0.5);
    -o-box-shadow: 0 0 20px rgba(0,0,0, 0.5);
}

.asp_fixed .asp_tags_full {
	display:none;
}
.asp_tags_full {
    max-width: 1230px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 10px 0;
}
#asp_tag_list {
    max-width: 1230px;
    width: 100%;
    height: auto;
    border: none;
    margin: 0 auto;
    display: block;
    padding: 0 10px;
}
#asp_tag_list li {
    max-width: 32%;
    width: 100%;
    float: left;
    list-style:none;
}
.asp_set_func {
    clear: both;
    max-width: 1230px;
    width: auto;
    margin: 0 auto;
    padding: 10px;
    border:none;
}
.asp_toggle_btn {
    display:none;
    cursor: pointer;
    float: left;
    width: auto;
    text-transform: uppercase;
    color: #f7cb42;
    font-size: 18px;
    padding: 4px 0 0 0;
}
.asp_toggle_btn:hover {
    color:#fff;
}
.asp_fixed .asp_toggle_btn {
    display:block;
}
.asp_search_box {
    float: right;
    width: auto;
}
.bx-wrapper {
    display: none;
}

#asp_wrapper {
	width:100%;
    max-width: 1250px;
    min-width: 260px;
	height:auto;
    min-height: 100%;
	padding:0;
	margin:0 auto;
    position: relative;
    z-index: 990;
	}
#asp_middle {
    text-align: left;
    }
.asp_cent-box {
    display: block;
    }
#asp_side-bar {
    width: 180px;
    float: left;
    text-align: left;
    }
#asp_content {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px;
    width: auto;
    }
#asp_header {
	height:auto;
	overflow:hidden;
	display:block;
	padding:20px 0px 0px 0px;
	margin:0px auto 20px;
	position:relative;
    text-align: center;
	}
#asp_header-center {
    max-width: 1250px;
    margin: 0px auto;
    padding: 0;
    }
#asp_panel {
    height: auto;
    min-height: 40px;
    margin: 2px auto;
    background: none;
    text-align: left;
    width: auto;
    max-width: 1250px;
    border: 2ps #fff solid;
    padding: 15px 10px 10px 10px;
    }
#asp_panel .asp_welc {
    color: #fff;
    font-size: 24px;
}
#asp_wrap-foot {
    padding:0px;
    }
.asp_logotype {
	background:url('../asp_img/avidolpics_logo.png') 0px 0px;
	width:470px;
	height:100px;
	border:0;
	margin:0px 40px 0px 0px;
    display: inline-block;
	padding:0; 
	}
.clear {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0;
	}
.space {
	clear:both;
	font-size:0px;
	height:10px;
	line-height:0;
	}
	
a:link, a:visited {
	text-decoration:none;
	color:#f7cb42;
	text-transform:none;
	}
a:hover, a:active {
	text-decoration:none;
	color:#ffffff;
	}
	
h3	{
	clear:both;
	background:none;
	border:0;
	border-bottom:5px #f7cb42 solid;
	float:left;
	text-align:left;
	height: auto;
    min-height:40px;
	width:auto;
	min-width:100%;
	max-width:100%;
	overflow:hidden;
	padding:0px 0px 5px 0px;
	margin:0;
	}
.asp_att {
	background:none;
	color:#fefefe;	
	text-transform:uppercase;
	font-size:30px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none; 
	padding:0px 0px 0px 20px;
	line-height:40px;
	width:auto;
	margin:0;
    display: block;
	}
h5	{
/*	background:url('../asp_img/over.png') repeat 0px 0px;*/
	border:0;
	border-top:3px #f7cb42 solid;
	float:center;
	text-align:center;
	min-height:40px;
    height: auto;
	width:75%;
	min-width:50%;
	max-width:75%;
	padding:0;
	margin:0;
	clear:both;
	}
.asp_att-foot {
    display: block;
	background:none;
	color:#cccccc;	
	text-transform:none;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none; 
	padding:10px 0px 10px 20px;
	line-height:20px;
	width:auto;
	margin:0;
	}
.asp_att-foot i {
    float: right;
    padding: 5px 20px 10px 0px;
    font-style: normal;
    font-size: 12px;
    line-height: 12px;
    }
.asp_banner {
	clear:both;
	width:auto;
	height:auto;
	margin:10px 10px;
	border:0;
    overflow-y: auto;
    _overflow: auto;
	background:transparent;
	}
.asp_banner table {
    width: auto !important;
    padding: 0px 0px;
    margin: 0 auto;
    }
.asp_banner table td {
    background:none;
    border:2px #f7cb42 solid;
    }
.asp_banner iframe {
    width: 100% !important;
    max-height: 250px;
    }
.asp_banner table td:hover {
    box-shadow: 0px 0px 5px #f7cb42;
    -webkit-box-shadow: 0px 0px 5px #f7cb42;
    -moz-box-shadow: 0px 0px 5px #f7cb42;
    -o-box-shadow: 0px 0px 5px #f7cb42;
    }
#g-banner a {
    border: none;
    }
#g-banner img:hover {
    box-shadow: 0px 0px 5px #f7cb42;
    -webkit-box-shadow: 0px 0px 5px #f7cb42;
    -moz-box-shadow: 0px 0px 5px #f7cb42;
    -o-box-shadow: 0px 0px 5px #f7cb42;
    }
#g-banner img {
    float:center;
    border:0;
    max-width: 100%;
    width: auto !important;
    max-height: 88px;
    background:none;
    border:2px #f7cb42 solid;
    }
/* search form */
#asp_search-box {
	float:right;
    padding: 7px 20px 0px 20px;
    margin: 0px auto;
	}
.asp_search-field {
	width:auto;
	padding:6px 0px 6px 8px;
	float:left;
	font-family:'Tahoma', Geneva, sans-serif;
	font-size:12px;
	background:#eaeaea;
	border:2px solid #f7cb42;
	border-right:none;
	color:#333333;
	}

.asp_search-btn {  
    color: #999;
    background:#eaeaea;
    font-size: 18px;
	width:30px;
	height:32px;
	margin:0;
	padding:0;
	border:2px solid #f7cb42;
	border-left:none;
	float:left;
	cursor:pointer;
    text-align: center;
    line-height: 18px;
}
.asp_search-btn:hover {
    color:#7f5a1a;
}
/* category select */
#asp_select-boxs {
    display: inline-block;
    vertical-align: top;
	overflow:hidden;
    margin: 30px 0px 0px 0px;
	}
#asp_catSelect {
	width:200px;
	height:32px;
	padding:5px;
    margin: 0px 2px 4px;
	font-family:'Tahoma', Geneva, sans-serif;
	font-size:12px;
	line-height:12px;
    border:2px solid #f7cb42;
    background:#eaeaea;	
    text-transform: uppercase;
	color:#333333;
    cursor:pointer;
	}
#asp_catSelect option {
    color:#333;
    vertical-align: middle;
    }
/* top menu */
.asp_top-menu {
	position:absolute;
	right:0px;
	top:0px;
	z-index:30;
	display:block;
	}
.asp_top-menu li {
	display:block;
	float:left;
	}
.asp_top-menu li a.asp_top-menu-lnk {
	display:block;
	font-size:12px;
	padding:2px 5px;
	border-bottom:2px solid #f7cb42;
	text-transform:uppercase;
	background:url('../asp_img/over.png') repeat;
	}
.asp_top-menu li a.asp_top-menu-lnk:hover {
	border-bottom:4px solid #fefefe;
	padding:7px 5px;
	margin: 0 1px 0 1px;21
	}
.asp_top-menu li a.book-lnk {
	display:block;
	font-size:12px;
	padding:2px 5px;
	border-right:none;
	text-transform:uppercase;
	border-bottom:2px solid #f7cb42;
	background:url('../asp_img/over.png') repeat;
	}
.asp_top-menu li a.book-lnk:hover {
	padding:7px 5px;
	margin: 0 1px 0 1px;
	border-bottom:4px solid #fefefe;
	}
	
.addthis_sharing_toolbox {
	display:inline-block;
	overflow:hidden;
    float: right;
	}
/* top trade */
.asp_top-trade {
	color:#fff;
	height:35px;
	width:589px;
	position:absolute;
	top:30px;
	right:0px;
	z-index:120;
	display:block;
	overflow:hidden;
	float:right;
	}
.asp_h-top {
	width:auto;
	height:auto;
	float:left;
	font-size:14px;
	padding:2px 0px 2px 5px;
	color:#fafafa;
	text-align:left;
	}
.asp_h-top li {
	padding:1px 3px 1px;
	list-style-type:none;
	max-width:180px;
	line-height:12px;
	float:left;
	}
.asp_h-top li a:link, .asp_h-top li a:visited, .asp_h-top li a:hover, .asp_h-top li a:active{
	line-height:12px;
	font-size:14px;
	}
/* cat gals */
.asp_cat-thumbs {
	padding:0;
	margin:10px auto;
	display:block;
	clear:both;
	}
.asp_cat-thumbs ul {
	width:1008px;
	margin:0px auto;
	display:block;
	padding:0px 0px 0px 0px;
	list-style:none;
	height:auto;
	}
.asp_cat-thumbs ul li {
	position:relative;
	width:326px;
	height:275px;
	margin:2px 3px 1px 5px;
	text-align:left;
	float:left;
	border:0;
	background:transparent;
	}
.asp_cat-thumbs ul li:hover {
	
	}
.asp_cat-thumbs ul li .asp_cat-desk_01 {
	color:#7f5a1a;	
	text-align:left;
	font-size:18px;
	width:315px;
	height:35px;
	overflow:hidden;
	text-transform:uppercase;
	display:block;
	line-height:20px;
	font-style:normal;
	padding:2px 0px 0px 5px;
	margin:0 auto;
	border:2px solid #7f5a1a;
	border-top:3px solid #7f5a1a;
	background:#3A7789;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#7f5a1a), to(#3A7789)); /* Saf4+, Chrome */
	background-image:-webkit-linear-gradient(top, #7f5a1a, #3A7789); /* Chrome 10+, Saf5.1+ */
	background-image:-moz-linear-gradient(top, #7f5a1a, #3A7789); /* FF3.6 */
	background-image:-ms-linear-gradient(top, #7f5a1a, #3A7789); /* IE10 */
	background-image:-o-linear-gradient(top, #7f5a1a, #3A7789); /* Opera 11.10+ */
	background-image:linear-gradient(top, #7f5a1a, #3A7789);	
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f5a1a', endColorstr='#3A7789',GradientType=0 ); /* IE6-9 */
	}
.asp_cat-thumbs ul li a {
	width:244px;
	height:230px;
	overflow:hidden;
	display:block;
	margin:0px auto;
	}
.asp_cat-thumbs ul li img {
	display:block;
	width:240px;
	height:180px;
	border:0;
	margin:3px auto 0 auto;
	clear:both;
	}
.asp_cat-thumbs ul li a:hover img {
	border:0;
	}
.asp_cat-thumbs ul li a:hover .asp_cat-desk_01 {
	color:#ffffff;
	}
/* tube gals */
.asp_gal-thumbs {
	padding:0;
	margin:10px auto;
	display:block;
	clear:both;
	}
.asp_gal-thumbs ul {
	width:1008px;
	margin:0px auto;
	display:block;
	padding:0px 0px 0px 0px;
	list-style:none;
	height:auto;
	}
.asp_gal-thumbs ul li {
	position:relative;
	width:246px;
	height:220px;
	margin:2px 3px 1px 3px;
	text-align:left;
	float:left;
	border:0;
	background:transparent;
	}
.asp_gal-thumbs ul li:hover {

	}
.asp_gal-thumbs ul li .asp_gal-desks {
	color:#7f5a1a;	
	text-align:left;
	width:240px;
	height:35px;
	overflow:hidden;
	text-transform:uppercase;
	display:block;
	line-height:20px;
	font-style:normal;
	padding:2px 0px 0px 0px;
	margin:0 auto;
	border:1px solid #7f5a1a;
	border-top:3px solid #7f5a1a;
	background:#3A7789;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#7f5a1a), to(#3A7789)); /* Saf4+, Chrome */
	background-image:-webkit-linear-gradient(top, #7f5a1a, #3A7789); /* Chrome 10+, Saf5.1+ */
	background-image:-moz-linear-gradient(top, #7f5a1a, #3A7789); /* FF3.6 */
	background-image:-ms-linear-gradient(top, #7f5a1a, #3A7789); /* IE10 */
	background-image:-o-linear-gradient(top, #7f5a1a, #3A7789); /* Opera 11.10+ */
	background-image:linear-gradient(top, #7f5a1a, #3A7789);	
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f5a1a', endColorstr='#3A7789',GradientType=0 ); /* IE6-9 */
	}
.asp_gal-thumbs ul li .asp_gal-desk_03 {
	text-align:right;
	font-size:12px;
	line-height:14px;
	float:right;
	margin:1px 10px 0px 5px;
	text-transform:none;
	}
.asp_gal-thumbs ul li .asp_gal-desk_02 {
	text-align:left;
	font-size:12px;
	line-height:14px;
	float:left;
	margin:1px 5px 0px 10px;
	text-align:left;
	text-transform:none;
	width:auto;
	height:30px;
	overflow:hidden;
	}
.asp_gal-thumbs ul li a.asp_spon-lnk:link , .asp_gal-thumbs ul li a.asp_spon-lnk:visited {
	display:inline;
	color:#ffffff;
	font-size:12px;
	width:auto;
	height:auto;
	line-height:13px;
	text-align:left;
	padding:0px;
	margin:0px;
	border:none;
	font-weight:normal;
	}
.asp_gal-thumbs ul li a.asp_spon-lnk:hover , .asp_gal-thumbs ul li a.asp_spon-lnk:active {
	color:#ffffff;
	font-size:12px;
	height:auto;
	width:auto;
	text-decoration:underline;
	}
.asp_gal-thumbs ul li strong {
	color:#ffffff;
	font-size:12px;
	font-weight:normal !important;
	}
.asp_gal-thumbs ul li a {
	width:244px;
	height:180px;
	display:block;
	margin:0px auto;
	}
.asp_gal-thumbs ul li img {
	display:block;
	width:240px;
	height:180px;
	border:0;
	margin:3px auto 0 auto;
	clear:both;
	}
.asp_gal-thumbs ul li a:hover img {
	border:0;
	}
.asp_gal-thumbs ul li a:hover .asp_gal-desk_01 {
	color:#ffffff;
	}
/* pics gals */
.asp_pic-thumbs {
	padding:0;
	margin:0px auto;
	display:block;
	clear:both;
/*    background:url('../asp_img/over.png') repeat 0px 0px;*/
	}
.asp_pic-thumbs ul {
	max-width:1152px;
	width:100%;
	margin:10px auto;
	display:block;
	padding:0px 0px 0px 0px;
	list-style:none;
	height:auto;
	}
.asp_pic-thumbs ul li {
	position:relative;
	width:180px;
	height:240px;
    overflow: hidden;
	margin:5px 4px 5px 4px;
	text-align:left;
	float:left;
	border:2px solid #7f5a1a;
	background:transparent;
    box-shadow: 0px 0px 10px #333;
    -webkit-box-shadow: 0px 0px 10px #333;
    -moz-box-shadow: 0px 0px 10px #333;
	}
.asp_pic-thumbs ul li:hover {
    border-color:#f7cb42;
    box-shadow: 0px 0px 5px #f7cb42;
    -webkit-box-shadow: 0px 0px 5px #f7cb42;
    -moz-box-shadow: 0px 0px 5px #f7cb42;
	}
.asp_pic-thumbs ul li .asp_pic-desks {
	color:#7f5a1a;	
	text-align:left;
	width:180px;
	height:35px;
	overflow:hidden;
	text-transform:uppercase;
	display:block;
	line-height:20px;
	font-style:normal;
	padding:2px 0px 0px 0px;
	margin:0 auto;
	border:0;
	border-top:3px solid #7f5a1a;
	background:#3A7789;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#7f5a1a), to(#3A7789)); /* Saf4+, Chrome */
	background-image:-webkit-linear-gradient(top, #7f5a1a, #3A7789); /* Chrome 10+, Saf5.1+ */
	background-image:-moz-linear-gradient(top, #7f5a1a, #3A7789); /* FF3.6 */
	background-image:-ms-linear-gradient(top, #7f5a1a, #3A7789); /* IE10 */
	background-image:-o-linear-gradient(top, #7f5a1a, #3A7789); /* Opera 11.10+ */
	background-image:linear-gradient(top, #7f5a1a, #3A7789);	
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f5a1a', endColorstr='#3A7789',GradientType=0 ); /* IE6-9 */
	}
.asp_pic-thumbs ul li .asp_pic-desk_03 {
    display: none;
	position:absolute;
	bottom:0px;
	text-align:center;
	font-size:12px;
	line-height:20px;
	width:180px;
	margin:0 auto;
	padding:3px 0 3px 0;
	text-transform:none;
    color: #fff;
	background:url('../asp_img/over.png') repeat 0px 0px;
	}
.asp_pic-thumbs ul li:hover .asp_pic-desk_03 {
    display: block;
    }
.asp_pic-thumbs ul li .asp_pic-desk_02 {
	color:#fefefe;
	text-align:left;
	font-size:12px;
	line-height:14px;
	float:left;
	margin:1px 5px 0px 10px;
	text-align:left;
	text-transform:none;
	width:160px;
	height:30px;
	overflow:hidden;
	}
.asp_pic-thumbs ul li strong {
	color:#ffffff;
	font-weight:300;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	}
.asp_pic-thumbs ul li a {
	width:180px;
	height:240px;
	margin:0px auto;
	}
.asp_pic-thumbs ul li img {
	display:block;
	width:180px;
	height:240px;
	border:0;
	margin:0px auto 0px auto;
    transition: all 0.9s ease-in-out 0s;
    -moz-transition: all 0.9s ease-in-out 0s;
    -webkit-transition: all 0.9s ease-in-out 0s;
    -o-transition: all 0.9s ease-in-out 0s;
	clear:both;
	}
.asp_pic-thumbs ul li img:hover {
    transform: scale(1.2); 
}
.asp_pic-thumbs ul li a:hover img {
	border:0;
	}
#thumbTable {
    width: auto;
    border-collapse: collapse; 
    border-spacing: 2px 2px !important;
    }
#thumbTable th, #thumbTable td {
    padding: 2px;
    border: 0;
    display: inline-block;
    width: auto !important;
    height: auto !important;
    }
#thumbTable img {
    border:2px #f7cb42 solid !important;
    max-width: 100%;
    width: auto !important;
    height: auto;
    max-height: 240px !important;
    display: block;
    box-shadow: 0px 0px 10px #333;
    -webkit-box-shadow: 0px 0px 10px #333;
    -moz-box-shadow: 0px 0px 10px #333;
    }
#thumbTable img:hover {
    box-shadow: 0px 0px 5px #f7cb42;
    -webkit-box-shadow: 0px 0px 5px #f7cb42;
    -moz-box-shadow: 0px 0px 5px #f7cb42;
    }
#fullImage {
    border:2px #f7cb42 solid !important;
    width: auto !important;
    max-width: 90% !important;
    height: auto !important;
    }
/* tube fr thumb top */
.asp_fr-thumbs {
	padding:0p 0px 0px 0px;
	margin:0px auto;
	display:block;
	clear:both;
	height:auto;
	}
.asp_fr-thumbs ul {
	max-width:980px;
	width:100%;
	margin:0px auto;
	display:block;
	padding:0px 0px 4px 0px;
	list-style:none;
	height:auto;
	}
.asp_fr-thumbs ul li {
	position:relative;
	width:180px;
	height:120px;
	margin:8px 5px 4px 5px;
	text-align:left;
	float:left;
	border:3px solid transparent;
	background:transparent;
}
.asp_fr-thumbs ul li:hover {
	border:3px solid #f7cb42;
}
.asp_fr-thumbs ul li .asp_fr-desk_01 {
	position:absolute;
	bottom:0;
	color:#ffffff;	
	text-align:center;
	font-size:12px;
	width:176px;
	height:auto;
	min-height:14px;
	max-height:30px;
	overflow:hidden;
	display:block;
	line-height:14px;
	font-style:normal;
	margin:0 auto;
	padding:2px 2px 4px 2px;
	text-transform:none;
	background:url('../asp_img/over.png') repeat 0px 0px;
	}
.asp_fr-thumbs ul li a {
	width:180px;
	height:120px;
	overflow:hidden;
	display:block;
	margin:0px auto;
	border:0;
	}
.asp_fr-thumbs ul li img {
	display:block;
	width:180px;
	height:120px;
	border:0;
	margin:0 auto;
	clear:both;
	}
.asp_fr-thumbs ul li a:hover img {
	border:0;
	}
.asp_fr-thumbs ul li a:hover .asp_fr-desk_01 {
	color:#ffffff;
	}
/* pic fr thumb top */
.asp_frp-thumbs {
	padding:0p 0px 0px 0px;
	margin:0px auto;
	display:block;
	clear:both;
	height:auto;
/*    background:url('../asp_img/over.png') repeat 0px 0px;*/
	}
.asp_frp-thumbs ul {
	max-width:1100px;
	width:100%;
	margin:0px auto;
	display:block;
	padding:10px 0px 10px 0px;
	list-style:none;
	height:auto;
	}
.asp_frp-thumbs ul li {
	position:relative;
	width:110px;
	height:150px;
	margin:5px 4px 5px 4px;
	text-align:left;
	float:left;
	border:none;
    overflow: hidden;
	border:2px solid #7f5a1a;
	background:transparent;
    box-shadow: 0px 0px 10px #333;
    -webkit-box-shadow: 0px 0px 10px #333;
    -moz-box-shadow: 0px 0px 10px #333;
	}
.asp_frp-thumbs ul li:hover {
    border-color:#f7cb42;
    box-shadow: 0px 0px 5px #f7cb42;
    -webkit-box-shadow: 0px 0px 5px #f7cb42;
    -moz-box-shadow: 0px 0px 5px #f7cb42;
	}
.asp_frp-thumbs ul li .asp_frp-desk_01 {
    display: none;
	position:absolute;
	bottom:0px;
	text-align:center;
	font-size:11px;
	line-height:14px;
	width:110px;
	margin:0 auto;
	padding:3px 0 3px 0;
	text-transform:none;
	background:url('../asp_img/over.png') repeat 0px 0px;
	}
.asp_frp-thumbs ul li:hover .asp_frp-desk_01 {
    display: block;
    }
.asp_frp-thumbs ul li a {
	width:110px;
	height:150px;
	display:block;
	margin:0px auto;
	}
.asp_frp-thumbs ul li img {
	display:block;
	width:110px;
	height:150px;
	border:0;
	margin:0px auto;
    transition: all 0.9s ease-in-out 0s;
    -moz-transition: all 0.9s ease-in-out 0s;
    -webkit-transition: all 0.9s ease-in-out 0s;
    -o-transition: all 0.9s ease-in-out 0s;
	clear:both;
	}
.asp_frp-thumbs ul li img:hover {
    transform: scale(1.2); 
}
.asp_frp-thumbs ul li a:hover img {
	border:0;
	}
/* pagination */
.asp_panbg {
	max-width:1250px;
	width:100%;
	height:auto;
	min-height:30px;
	text-transform:uppercase;
	margin:3px 0px 0px 0px;
	background:transparent;
	clear:both;
	}
.asp_paginator-top {
	display:inline;
	float:left;
	height:auto;
	min-height:20px;
	width:100%;
	font-size:14px;
	padding:9px 0px 9px 0px;
	color:#ffffff;
	text-align:left;
/*    background:url('../asp_img/over.png') repeat 0px 0px;*/
	}
.asp_paginator-top ul {
	display:inline;
	padding:10px 10px;
	line-height:40px;
	}
.asp_paginator-top  .pages {
	float:right;
	padding:0px 5px 0px 0px;
	margin:0px;
	}
.asp_paginator-top ul li {
	display:inline;
	padding:5px 0px 5px 0px;
	}
.asp_paginator-top ul li a:link, .asp_paginator-top ul li a:visited{
	font-size:12px;
	padding:3px 5px;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	border:1px solid;
	background:url('../asp_img/over.png') repeat;
	border:2px solid #f7cb42;
	}
.asp_paginator-top ul li a:hover, .asp_paginator-top ul li a:active {
	color:#fafafa;
	border:2px solid #fefefe;
	}
/* text tag*/
.asp_text-tag {
	width:100%;
	height:auto;
    display: block;
	text-transform:uppercase;
	margin:10px auto 0px auto;
	background:url('../asp_img/over.png') repeat;
	clear:both;
    overflow: hidden;
    }
#text-tag {
    display:inline-block;
	padding:10px 10px;  
    }
#text-tag li {
    list-style:none;
    width:145px;
    height: auto;
    max-width:145px;
    float:left;
    text-align:left;
    border:2px solid #f7cb42;
    background:url('../asp_img/over.png') repeat;
    word-break: break-all;
    line-height: 18px;
    padding: 3px 5px;
    margin: 0px auto 5px;
    }
#text-tag li:hover {
    border:2px solid #ffffff;
    }
#text-tag li a i {
    vertical-align: middle;
    line-height: 16px;
    }
#text-tag li a:link, #text-tag li a:visited {
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	}
#text-tag li a:hover, #text-tag li a:active {
	color:#fafafa;
	}
/* text top*/
.asp_text-top {
    max-width: 1250px;
	width:100%;
	height:auto;
    max-height: 448px;
    display: block;
	min-height:200px;
	text-transform:uppercase;
    text-align: center;
	margin:5px auto;
	background:none;
	clear:both;
    overflow: hidden;
    }
#asp_text-top {

	padding:10px 15px; 
    text-align: center;
    }
#asp_text-top li {
    list-style:none;
    width:auto;
    height: auto;
    min-width:158px;
    float:left;
    text-align:center;
    border:2px solid #f7cb42;
    background:url('../asp_img/over.png') repeat;
    word-break: break-all;
    line-height: 18px;
    padding: 5px 5px 0px;
    margin: 0px 2px 5px auto;
    }
#asp_text-top li:hover {
    border:2px solid #ffffff;
    }
#asp_text-top li a:link, #asp_text-top li a:visited {
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	}
#asp_text-top li a:hover, #asp_text-top li a:active {
	color:#fafafa;
	}

.asp_text-top-side {
	width:100%;
	height:auto;
    display: block;
	text-transform:uppercase;
	margin:10px auto 0px auto;
	background:url('../asp_img/over.png') repeat;
	clear:both;
    overflow: hidden;
    }
#text-top-side {
    display:inline-block;
	padding:10px 10px;  
    }
#text-top-side li {
    list-style:none;
    width:145px;
    height: auto;
    max-width:145px;
    float:left;
    text-align:left;
    border:2px solid #f7cb42;
    background:url('../asp_img/over.png') repeat;
    word-break: break-all;
    line-height: 18px;
    padding: 3px 5px;
    margin: 0px auto 5px;
    }
#text-top-side li:hover {
    border:2px solid #ffffff;
    }
#text-top-side li a i {
    vertical-align: middle;
    line-height: 16px;
    }
#text-top-side li a:link, #text-top-side li a:visited {
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	}
#text-top-side li a:hover, #text-top-side li a:active {
	color:#fafafa;
	}
/* flash page */
#asp_flash-page {
	text-align:center;
	max-width:1000px;
	width:100%;
	height:auto;
	margin:10px auto;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background:url('../asp_img/over.png') repeat;
	display:block;
	clear:both;
	}
#asp_flash-page .line {
	padding:5px 0px;
	font-size:14px;
	line-height:16px;
	text-transform:uppercase;
	color:#efefef;
	max-width:700px;
	width:100%;
	margin:5px auto 10px;
	}
#asp_flash-page .rBlock {
	display:block;
	float:right;
	text-align:left;
	width:400px;
	margin:5px;
	}
#asp_flash-page strong {
	color:#fefefe;
	}
#asp_flash-page .lBlock {
	display:block;
	float:left;
	text-align:left;
	width:260px;
	margin:5px;
	}
#asp_flash-page .cBlock {
	display:block;
	clear:both;
	float:left;
	text-align:left;
	width:690px;
	margin:5px;
	}
#asp_flash-page a:link, .line a:visited {
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	color:#f7cb42;
	}
#asp_flash-page a:hover, .line a:active {
	text-transform:uppercase;
	text-decoration:underline;
	font-weight:bold;
	color:#ffffff;
	}
#asp_flash-page .player {
	padding:10px;
	}
#asp_flash-page .player iframe {
	border:0;
	padding:0;
	margin:0;
	}
/* footer */
a.asp_foot-lnks {	
    font-size:12px;
	padding:3px 5px;
	margin:0 0 0 5px;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	border:0;
	}
a.asp_foot-lnks:hover {	
	text-decoration:underline;
	}
/* button up */
#asp_message
	{
	/* display: block before hiding */
	display: block;
	display: none;
	z-index: 999; 
	opacity: .8;
	position: fixed;
	top: 70%;
	margin-top: -80px;
	right:0;
	margin-left: -90px;
	width: auto;
	line-height: 34px;
	height: auto;
	padding:0 10px 20px 10px;
	background:url('../asp_img/over.png') repeat;
	font-size: 24px;
	text-align: center;
	text-transform:capitalize;
	border:0;
	border-top:1px solid #7f5a1a;
	border-bottom:1px solid #7f5a1a;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	}
#asp_message b {
	font-size: 34px;
	line-height:34px;
	}
#asp_message a { 
	color: #fff; 
	}
.se-lnks {
    width: auto;
    max-width: 1250px;
    text-align: center;
    height: auto;
    padding: 5px;
    color:#fff;
}
.tambss{width:160px;
height:240px;
border:1px solid #fbb0f8;}

.tambss:hover{width:160px;
height:240px;
border:1px dotted #EC1C1C;}