body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	background-color:#FFFFFF;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
}

a:link {
	color: #F65151;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F65151;
}
a:hover {
	text-decoration: none;
	color: #b11918;
}
a:active {
	text-decoration: none;
	color: #fff;
}
.header {width:1000px; valign: middle; margin: 2px 0px 0px 0px; padding: 2px;}
.header-logo {width: 292px; float:left}
.header-top {
width:180px;
float:left;}
.header-desc {
width:500px;
margin-left:5px;
float:left}
.header-popular {float:right; font-size:14px; margin-right:10px}
.header-popular a, .header-popular a:visited {font-weight:bold; font-family:Arial, Helvetica, sans-serif;  font-size:14px; padding:0 2;}

.underheader
{float:left;
width:1105px;
margin:5px 0px 5px 5px;
text-transform:uppercase;}
.underheader a:link, .underheader a:visited {
float:left;
margin-right:3px;
border:1px solid #ADADAD;
background-color:#F1F1F1;
color:#000;
padding:2px 8px;
margin-right:4px}
.underheader a:hover
{color:#fff;
background-color:#9C9C9C;}
.toparch {
float:right;
margin-right:3px;
text-transform:uppercase;}

.descs {width:1100px; margin:2px auto; font-size:12px; color:#000}
.descs p{margin:3px; padding:1px; font-size:16px; font-weight:bold; float:left}
.descs-block {width:365px; float:left; margin-bottom:5px; text-align:left}
.descs-block a:hover {color:#000}

.categories { padding:0 0 ; margin:10px 0px; font-size: 18px; }


#wrapper { margin: 0px auto; text-align: center; width: 1105px; }

.archives { padding:0 0 ; margin-top: 5px; font-size: 18px; }
.archives li { float:left; display:block; margin: 5px; color:#5A5A5A;}
.archives li a { color: #fff; background-color: #2e2e2b; border: 1px solid #666; display: block; font-size: 12px; font-weight: bold; padding-left: 4px; padding-right: 4px; padding-top: 3px; padding-bottom: 3px; text-decoration: none; width: 15px; }
.archives li a:hover { background-color:#FFFFFF; border: 1px solid #1d1d1d; padding-left: 4px; padding-right: 4px; padding-top: 3px; padding-bottom: 3px; color:#000000; }


.thumb a { width: 180px; height: 240px; border:1px solid #666; display: inline-block; color: #DF0302; float:left; position:relative; padding: 0; margin: 1px 1px 1px 1px; }
	.thumb a:hover { border:1px solid #fff;}
	.thumb img { display:block; border:0px solid #666;  width:180px; height:240px; margin: auto; }

.promo {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; margin:5px auto; padding:5px 5px; background-color:#E8E8E8; border:1px solid #DFC8C8;}
	.promo p {text-align:center; margin:0px; padding:2px}
	.promo a {font-size:18px; text-transform:uppercase; font-weight:bold; color:#F65151}
	.promo a:hover {color:#FF0000}
	
.thumb-top {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; margin:5px auto; padding:5px 5px; width:1060px}
	.thumb-top a {width:145px; float:left; color:#000000; margin:2px}
	.thumb-top a:hover {color:#FF0000}
	.thumb-top a img {border:1px solid #000000; margin:2px;}
	.thumb-top a:hover img {border:1px solid #FF0000;}

.downpromo {
	width:940px;
	margin:5px auto}
.downpromo-block
	{width:300px;
	margin:0px 5px;
	float:left}

.down-top {
	width:920px;
	height:auto;
	margin: 0px auto;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	font-size:14px;
	}
	.down-top ul {width: 225px; float: left; font-weight: bold; text-align: left; list-style: none; padding-right: 0px; padding-left:2px;}

.footer {
	width:1000px;
	font-weight:normal}
	.footer p {margin:3px}	
	
.links {
	width:1000px;
	font-weight:bold;
	text-align:left;
	font-size:16px;
	color:#000000;
	padding:3px}
.title	{font-size:22px; color:#000000; font-weight:bold}

.clear{clear:both;}

.titlelist{
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    margin: 10px 0;
}
.list-box{
    margin: 5px auto;
    width:1200px;
    display:block;
}
.list-box-row{
    width:200px;
    float:left;
}
.list-box ul{
    width:180px;
    float:left;
    list-style-type: none;
    margin: 0 5px 10px 5px;
    position: relative;
}
.list-box ul li{
    text-align:left;
    font-size: 12px;
    color: #000;
    margin: 2px 0;
    padding: 6px;
    background-color: #E8E8E8;
}
.list-box ul li a{
    font-weight: bold;
    display: block;
    color: #000;
}
.list-box ul li:hover{
    background-color: #9C9C9C;
}
.list-box ul li:hover a{
    color: #fff;
    text-decoration:none;
}
.list-box ul li a span{
    color: #3c3c3c;
    font-weight: normal;
    padding-left: 15px;
}
.list-box ul li:hover a span{
    color: #3c3c3c;
}
.list-box ul li.letter {
    background-color: #F65151;
    border: none;
    text-transform:capitalize;
    text-align: center; 
    font-size: 14px; 
    line-height: 14px;
    padding: 5px;
    color:#fff;
    width: 20px;
}


/* gallery style */
.tags-box{
    line-height: 24px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	
    margin: 3px 3px 6px 3px;
}
.tags-box a{
    color: #000;
    background-color: #E8E8E8;
    padding: 0px 3px;
    margin: 2px 0;
    display: inline-block;
	border:1px solid #DFC8C8;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}
.tags-box a:hover{
    color: #fff;
    background-color: #000;
}	

.holder {width:1000px; margin-left:1px; }
.holder-block {width:195px; margin-right:5px; margin-bottom:5px; float:left; border-top: 1px solid #DFC8C8; border-bottom: 1px solid #DFC8C8; font-size:14px; background-color:#E8DCDC}
.holder-block a:link, .holder-block a:visited {text-decoration:none}

.header-gal {width: 1100px; height:51px; valign: middle; margin: 2px; padding: 2px; border-bottom: 1px solid #000000;}
.header-logo-gal {width:89px; float:left}
.header-desc-gal {width:600px; float:left; margin:33px 0px 0px 5px; text-align:left}
#gallery-wrapper { margin: auto; width: 1130px; }

.adi { width: 250px;
	margin-bottom:10px;
	padding: 2px 25px 15px 25px;
	text-align: center;
	background-color:#E8E8E8; border:1px solid #DFC8C8;
	font-size:10px;
	color:#776D6D;}
.adi img {
	padding:4px 0px;}
.adi a img, .adi a:visited img {			
	padding:0px;	
	border:1px #000 solid}
.adi a:hover img {
	border:1px #fff solid;
	opacity: 0.75;
	filter:alpha(opacity=75);}
	
.adibanner {
	position:relative;}
.adibanner .freetour {
	position: absolute;
	left:1px;
	top:1px;
	width:250px;
	filter: alpha(opacity=0);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	background:#fff;
	-webkit-transition: opacity 0.0s ease-in-out;
	-moz-transition: opacity 0.0s ease-in-out;
	-o-transition: opacity 0.0s ease-in-out;
	transition: opacity 0.0s ease-in-out;
}
	.freetour p {
		font-size:32px;
		margin:2px auto;
		text-transform:uppercase;
		font-weight:bold;
		color:#f65151;
	} 
.adibanner:hover .freetour {
	filter: alpha(opacity=100);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}		
	
.juicyads{
	margin-left:-3px;
	padding: 0px;}

.gallery {width:630px; float:left; margin:3px}
	.gallery a img {border:1px solid #f65151; margin:1px}
	.gallery a:hover img {border:1px solid #000000; opacity: 0.75;	filter:alpha(opacity=75);}
	.gallery p {font-size:18px; font-weight:bold; margin:5px; padding:5px; background-color:#E8E8E8; border:1px solid #DFC8C8}
	.gallery p:hover {background-color:#fff}

.middle-top {width:155px; float:left; margin:4px; padding:2px; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; text-align:left}
	.middle-top p {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; text-align:left}
	.middle-top a img {border:1px solid #545454; margin:1px; float:left;}
	.middle-top a:hover img {border:1px solid #A0A0A0; margin:1px}
	.middle-top a {float:left; width:154px; color:#545454; font-size:12px; text-align:center}
	.middle-top a:hover {color:#A0A0A0}
.right-promo {width:300px; float:left; margin:4px; padding:2px; font-family:Arial, Helvetica, sans-serif; font-size:16px;}

.down-top-gal {width:1000px; padding:1px; margin:1px; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center;}
	.down-top-gal p {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; text-align:left}
	.down-top-gal a {color:#000000}
	.down-top-gal a:hover {color:#FF0000}
	.down-top-gal ul {width: 180px; float:left;  font-weight: bold; list-style:none; text-align: left; padding-left:10px;} 
