﻿/************************************************************\
* CSS
\************************************************************/
	/* CSS Tweaks */
	* {padding:0;margin:0;}
	a img {border:0;}
	.clear {clear:both;}
	a {text-decoration:none;outline:none;}
	a:hover {text-decoration:underline;}
	a img {vertical-align:middle;}
	p {padding-bottom:10px;}
	.hidden {display:none;}

	/* Body */
	body {font-family:Arial;font-size:12px;font-weight:normal}

	/* Wrapper */
	.wrapper {width:1000px;margin:auto;}
		
	/* Content */
	.content {padding:10px;margin:0 10px 0 10px;background:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}

/************************************************************\
* Header
\************************************************************/
	.header {position:relative;height:116px;margin-bottom:25px;}
	.header-home {position:relative;height:160px;margin-bottom:10px;}

	/* Logo */
	.header .logo {display:block;width:350px;height:100px;text-indent:-999px;overflow:hidden;}

	/* Menu */
	.header .ads {position:absolute;top:20px;right:20px;z-index:9;}
	.header .menu {list-style:none;position:absolute;top:0;z-index:9;}
	.header .menu > li {float:left;position:relative;}
	.header .menu > li:hover {background:url('../img/menu_hover.gif') repeat-x 50% top;}
	.header .menu > li > a {float:left;display:block;height:55px;line-height:55px;padding:0 25px;outline:none;color:#FFFFFF;font-weight:bold;}
	.header .menu > li:hover > a {color:#333;text-decoration:none;background-position:top center;}

	/* Shadows */
	.header .shadow {display:none;width:15px;height:15px;position:absolute;bottom:0;}
	.header-home .shadow {display:block;}
	.header .shadowl {left:-15px;background-position:-15px -82px;}
	.header .shadowr {right:-15px;background-position:0 -82px;}

	/* Featured Posts */
	.header .featured {padding:20px;position:relative;}
	p {color:#333333;line-height:18px;text-align:justify;}
	
/************************************************************\
* Left
\************************************************************/
	.left {width:620px;float:left;}
	.left-fullwidth {width:100%;}
	.left-fullwidth .heading {background:url('../img/heading_bg_fullwidth.png');width:960px;}
		
	
	/* Articles */
	.articles {list-style:none;}
	.articles > li {margin-top:25px;}
	.articles > li:first-child {margin-top:0;}
	.articles .cats {display:block;}
	.articles .title {font-size:22px;font-weight:bold;display:block;margin:3px 0;font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif, Arial;}
	.articles .pinfo {display:block;margin-bottom:5px;}
	.articles .thumbnail {float:left;border:3px solid #ccc;margin-right:5px;margin-bottom:5px;display:block;width:82px;height:82px;vertical-align:middle;}
	.articles .excerpt {line-height:18px;text-align:justify;}
	.articles .plinks {display:block;clear:left;margin-top:10px;height:25px;background:url('../img/plinks_bg.gif');text-align:right;border-right:1px solid #d0d0d0;line-height:25px;color:#777;font-size:11px;position:relative;}
	.articles .plinks .info {float:left;padding-left:5px;}
	.articles .plinks span {display:block;float:right;padding:0 8px;background:url('../img/plinks_div.gif') repeat-y left 50%;margin:1px 0;height:23px;}
	.articles .plinks span .arrow-down {display:inline-block;width:7px;height:4px;background-position:0 0;}
	.articles .plinks span:hover ul {display:block;}
	.articles .plinks span:hover > a {color:#333;text-decoration:underline;}
	.articles .plinks span:hover {background-color:#fff;}
	.articles .plinks span ul {display:none;width:104px;position:absolute;right:-1px;top:24px;z-index:9;border:1px solid #d0d0d0;line-height:normal;}
	.articles .plinks span ul > li:first-child {border-top:1px solid #fff;background-image:none;}
	.articles .plinks span ul li {list-style:none;background:#f3f3f3 url('../img/box_ul_div.gif') repeat-x 50% top;padding-top:2px;text-align:left;padding:5px;}
	.articles .plinks span ul li a {color:#333;}
	.articles .plinks span ul li img {vertical-align:middle;margin-right:5px;}
	.articles .plinks .more {display:block;float:left;width:150px;height:25px;background:#0F80BD;overflow:hidden;color:#fff;text-align:center;}

	
	/* HTML Headings */
	 .content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {margin:0;padding-bottom:1px;}
	 .content h1 {font-size:18px;color:#555;margin-bottom:10px;}
	 .content h2 {font-size:14px;color:#497FB7;margin:10px 0 5px 0;}
	 .content h3 {font-size:20px;color:#666;}
	 .content h4 {font-size:18px;color:#777;}
	 .content h5 {font-size:16px;color:#888;}
	 .content h6 {font-size:13px;color:#888;}
	
	/* Blockquotes */
	.articles .post blockquote {margin:5px;padding:5px;position:relative;font-style:italic;}
	
	/* Lists */
	.articles .post ul {margin:5px 0 5px;}
	.articles .post ul ul {margin:0;}
	.articles .post ol {margin:5px 0 5px;}
	.articles .post ol ol {margin:0;}
	.articles .post ul li {list-style:none;text-indent:15px;margin-left:12px;padding:3px 0;}
	.articles .post ol li {list-style-position:inside;margin-left:10px;padding:3px 0;}


/************************************************************\
* Right
\************************************************************/
	.right {float:right;width:300px;padding:0 10px;}
	.right .box {background:#d0d0d0 url('../img/box_bottom.gif') no-repeat left bottom;
padding-top:3px;padding-bottom:14px;margin-bottom:10px;
	padding-left: 10px;
	padding-right: 10px;
}
	.right .box-inner {background:#f3f3f3;border:1px solid #fff;padding:5px;/*-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border-radius:5px;*/}

	/* Box/Widget */
	.right .box > ul {background:#f3f3f3;border:1px solid #fff;/*-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border-radius:5px;*/}
	.right .box ul li {padding-top:7px;background:url('../img/box_ul_div.gif') repeat-x 50% top;
list-style-position:inside;color:#999;margin-top:1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
	.right .box-inner > ul {margin:-5px;}
	.right .box ul li:first-child {background-image:none;margin-top:0;padding-top:5px;}
	.right .box ul li a {color:#333;}
	.right .box ul ul li:hover {background:none;color:#999;}
	.right .box li ul {border-style: none;
	border-color: inherit;
	border-width: 0;
	margin-top:7px;	padding-left:15px;background:#edecec url('../img/box_ul_sub.gif') repeat-x 50% top;
	padding-top:2px;
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: -5px;
}
	.right .box li ul ul {background-color:#e7e6e6;margin-left:-20px;padding-left:30px;}
	.right .box li ul ul ul {background-color:#e2e2e2;margin-left:-35px;padding-left:45px;}
	.right .box li ul ul ul ul {background-color:#ddd;margin-left:-50px;padding-left:60px;}
	.right .box li ul li {background-image:none;}

	/* Color Cubes */
	.colorcubes {height:40px;margin-bottom:10px;padding-left:8px;}
	.colorcubes a {display:block;float:left;width:40px;height:40px;background:url('../img/color_cubes.gif') no-repeat left top;
text-indent:-999px;overflow:hidden;margin-right:8px;
}
	.colorcubes a.blue {background-position:0 0;}
	.colorcubes a.green {background-position:-40px 0;}
	.colorcubes a.grey {background-position:-80px 0;}
	.colorcubes a.orange {background-position:-120px 0;}
	.colorcubes a.purple {background-position:-160px 0;}
	.colorcubes a.red {background-position:-200px 0;}

	/* Search */
	.box-search .box-inner {padding:1px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
	.box-search input[type="text"] {border-style: none;
	border-color: inherit;
	border-width: 0;
	float:left;background:#f3f3f3 url('../img/icon_search.png') no-repeat 7px 7px;
	padding-left:28px;	font-size:12px;	font-family:Arial;	color:#333;	width:178px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
	.box-search input[type="submit"] {float:right;width:65px;height:26px;padding-bottom:3px;background-position:0 -234px;border:0;color:#fff;text-align:center;text-transform:lowercase;font-size:11px;display:block;}

	/* Box Tabs */
	.right .btabs {list-style:none;position:relative;width:300px;height:34px;}
	.right .btabs li a {display:inline-block;width:96px;height:34px;background-position:0 -9px;position:absolute;top:0;text-align:center;line-height:28px;}
	.right .btabs li a.active {width:108px;background-position:0 -43px;}
	.right .btabs .tab1 {left:0;}
	.right .btabs .tab2 {left:102px;}
	.right .btabs .tab3 {right:0;}
	.right .btabs .tab1.active {left:-6px;}
	.right .btabs .tab2.active {left:96px;}
	.right .btabs .tab3.active {right:-6px;}

	/* Flickr */
	.box-flickr .flickrwrap {width:350px;padding:0 3px;margin-top:-5px;}
	.box-flickr img {display:block;width:80px;height:80px;float:left;margin-right:8px;margin-top:8px;}
	.box-flickr a:hover img {border:3px solid #fff;}
	.flickrwrap img:first-child, .flickrwrap img:first-child + li, .flickrwrap img:first-child + li + li {margin-top:8px;} 

/************************************************************\
* Bottom
\************************************************************/
#fot-wrap {margin:auto;}
	.bottom {height:183px;background:#333;position:relative;margin-top:40px;}
	.bottom .binner {background:#7b7b7b;width:960px;position:relative;top:-20px;height:223px;margin:auto;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
	.bottom1 {height:88px;background:#333;position:relative;margin-top:40px;}
	.bottom1 .binner1 {background:#7b7b7b;width:960px;position:relative;top:-20px;height:130px;margin:auto;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
	.bottom .binner > ul {position:absolute;top:-10px;left:12px;list-style:none;}
	.bottom .binner > ul > li {width:292px;float:left;margin:0 10px;}

	/* Bottom Box */
	.bottom .box {background:#f3f3f3;padding:10px;border-bottom:3px solid #c0c0c0;height:150px;overflow:auto;}
	.bottom .box ul {margin:-10px;list-style:none;padding:2px;}
	.bottom .box li {padding:5px;background:url('../img/box_ul_div.gif') repeat-x 50% top;color:#666;min-height:10px;line-height:10px;font-size:smaller;}
	.bottom .box li:first-child {background-image:none;}
	.bottom .box li img {vertical-align:middle;margin-right:5px;}
	.bottom .box li a {color:#333;}
	
/************************************************************\
* Footer
\************************************************************/
	.footer {height:108px;color:#fff;}
	.footer .wrapper {height:83px;padding:0 10px;padding-top:25px;width:940px;}
	.footer .fleft {float:left;padding-top:22px;}
	.footer a {font-weight:bold;}

/************************************************************\
* Headings
\************************************************************/
	
	/* Left Side */
	.heading {display:block;width:620px;height:40px;background:url('../img/heading_bg.png');
color:#fff;font-size:18px;line-height:40px;text-indent:12px;margin-bottom:10px;
}
	.heading a {float:right;font-size:11px;color:#ccc;font-weight:bold;text-transform:lowercase;margin-right:12px;}

	/* Left Side Small */
	.heading2 {display:block;width:305px;height:40px;background:url('../img/heading2_bg.png');
color:#fff;font-size:18px;line-height:40px;text-indent:12px;margin-bottom:10px;
}
	.heading2 a {float:right;font-size:11px;color:#ccc;font-weight:bold;text-transform:lowercase;margin-right:12px;}

	/* Right Side / Widget Titles */
	.heading3 {display:block;width:320px;height:47px;background-position:0 -102px;margin:0 -10px;color:#fff;font-size:18px;line-height:35px;text-indent:14px;}
	.heading3 a {color:#fff;}
	.heading3 img {display:none;}
	.heading3 .more {float:right;font-size:11px;font-weight:bold;text-transform:lowercase;margin-right:10px;}

	/* Bottom Titles */
	.heading4 {display:block;width:312px;height:45px;background-position:0 -154px;margin:0 -10px;color:#fff;font-size:18px;line-height:45px;text-indent:20px;}

/************************************************************\
* Advertisements
\************************************************************/

	/* 300 x 250 Advert */
	.advert-300 {width:300px;height:250px;margin-bottom:10px;overflow:hidden;}

	/* 468 x 60 Advert */
	.advert-468 {width:468px;height:60px;background:url('../img/advert_cat_bg.png');
margin-bottom:10px;padding:9px 76px;overflow:hidden;
}

/************************************************************\
* Wordpress
\************************************************************/


	/* Contact Form */
	.formcontainer fieldset {margin:10px 0;padding:10px;background:#f9f9f9;border:1px solid #ccc;}
	.formcontainer legend {padding:7px 15px;font-size:16px;font-weight:bold;color:#fff;}
	.formcontainer fieldset:hover  legend{color:#fff;}
	.formcontainer input, .formcontainer textarea {border:1px solid #ccc;background:#fff;margin-bottom:5px;padding:5px;font-family:Arial;font-size:12px;color:#333;}
	.formcontainer input[type="text"] {width:250px;}
	.formcontainer span {color:#ff6eae;}
	.formcontainer textarea {width:550px;}
	.formcontainer input:focus, .formcontainer textarea:focus {border:1px solid #999;}
	.formcontainer label {margin-bottom:5px;}
	.formcontainer input[type="submit"] {padding:6px;font-weight:bold;color:#666;font-size:11px;}
	.formcontainer input[type="reset"] {padding:6px;font-weight:bold;color:#666;font-size:11px;}
	.formcontainer .form-submit {display:block;padding-top:15px;border-top:1px dotted #666;margin-top:8px;}
	.formcontainer p.error {border:1px solid #ff6eae;padding:5px;font-size:14px;font-weight:bold;color:#555;background:#f4e7e7;margin-top:5px;}
	.formcontainer input.error {border:1px solid #ff6eae;background:#f4e7e7;}
	.formcontainer .success {border:1px solid #FC9;padding:5px;font-size:14px;font-weight:bold;color:#555;background:#FFC;margin-top:5px;}
	.formcontainer span {display:inline;}
	
	/* Align Left/Right */
	.alignright {float: right;}
	.alignleft {float: left}

.top10 {
	border-collapse: collapse;
	width: 100%;
	color:#333333;
}
.features {
	color:#333333;
}

.top10 td {
	border-bottom: 1px solid #DEDBD1;
}

.top10 img {
	border:1px solid #999999;
	margin-bottom:5px;
}

.odd {
	background: #F5F4F0;
}
.top10 tr {
	height:75px;
}

.top10_header {
	color: #FFFFFF;
	background: #7B7B7B;
	text-align: center;
	font-weight: bold;
	height:35px !important;
}

.center_it {
	text-align: center;
}

.top10 ul, .features ul {
	padding-left: 0px;
	margin-left: 0px;
	text-align: left;
	list-style: none;
}

.top10 li, .features li {
	padding-left: 20px;
	padding-bottom:2px;
	background-image: url("../img/arrow1.gif");
	background-repeat: no-repeat;
}
.features ul {
	margin:10px 0 10px 0;
}

#placetabs {
	width:615px;
	background:url(../img/back_contenttabs.png) repeat-y;
}

#menutabs {
	width:615px;
	height:39px;
	background:url(../img/back_tabs.png) no-repeat;
}
#menutabs li {
	height:36px;
	float:left;
	display:inline;
}
#menutabs li a, #menutabs li a:link, #menutabs li a:visited {
	height:36px;
	float:left;
	display:inline;
	background:url(../img/tabs_left.png) no-repeat;
	font-size:1.2em;
	color:#727272;
	font-weight:bold;
}
#menutabs .ui-tabs-selected a, #menutabs .ui-tabs-selected a:link, #menutabs .ui-tabs-selected a:visited {
	background-position:0 -36px;
	color:#276c98;
	text-decoration:none;
}
#menutabs .ui-tabs-selected a:hover {
	text-decoration:none;
}
.ui-tabs-hide {  
	display: none;  
}
#menutabs li a span, #menutabs li a:link span, #menutabs li a:visited span {
	height:27px;
	float:left;
	display:inline;
	background:url(../img/tabs_right.png) no-repeat 100% 0;
	padding:9px 25px 0 25px;
	cursor:pointer;
}
#menutabs li.last a span, #menutabs li.last a:link span, #menutabs li.last a:visited span {
	background:url(../img/tabs_rightlast.png) no-repeat 100% 0;
}
#menutabs li.ui-tabs-selected a span, #menutabs li.ui-tabs-selected a:link span, #menutabs li.ui-tabs-selected a:visited span {
	background-position:100% -36px;
}
.tabscontent {
	width:613px;
	padding:10px 0 0 0;
	background:#fff;
	margin:0 0 0 1px;
}
.tabscontent h2 {
	padding:7px 0 0 43px;
	font-size:1.4em;
	height:25px;
}
.tabscontent p {
	font-size:1.2em;
	padding:0 23px 10px 43px;
	line-height:1.6em;
}
#tabsbottom {
	width:615px;
	height:24px;
	font-size:0;
	background:url(../img/back_contentbottom.png) no-repeat;
}
.button {
	background:url("../img/buttons.png");
	display:block;
	color:#fff;
	font-size:16px;
	height:32px;
	width:220px;
	line-height:30px;
	text-align:center;
	padding:0;
	margin:15px 0 0 0;
}
button.button{
	border:none;
	font-size:16px;
	padding-bottom:4px;
	height:32px;
}
.button:hover {
	background:url("../img/buttons.png") 0 -32px;
}
a.button:link, a.button:active, a.button:visited, a.button:hover {
	color:#fff;
	text-decoration:none;
}
.button-row {
	overflow:hidden;
}
.button-row .button {
	float:right;
	margin-right:20px;
}
.button-row .last {
	margin-right:0;
}
.green-button {
	background:url("../img/buttons.png") 0 -64px;
}
.green-button:hover {
	background:url("../img/buttons.png") 0 -96px;
}
.dir_ad {
	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
}
#navmenu {
    font-weight:bold;
	font-size:1.0em;
	width:100%;
	color:#666;
	float:left;
	list-style-type:none;	
	background:url(../img/navshadow.gif) no-repeat 0px 100% #fff;
	padding-bottom:21px;
	padding-top:20px;
}
html>body #navmenu {
	background:url(../img/navshadow.gif) no-repeat 0px 100% #fff;
}
#navmenu li{
	list-style-type:none;
	float:left;
	padding:0 0 1px 10px ;
	border-bottom:1px solid #999;
	background:url(../img/tabgrey.gif) #c0c0c0 top left no-repeat;
}
#navmenu li a{
	color:#666;	
	background:url(../img/tabgrey.gif) transparent top right no-repeat;
	display:block;
	padding:0 10px 1px 0;
}
#navmenu li a:link,
#navmenu li a:visited{
	color:#000;
	text-decoration:none;
}
#navmenu li a:hover,
#navmenu li a:active{
	color:#fff;
	text-decoration:none;
}
#navmenu li.cur,
#navmenu li.over,
#navmenu li:hover
{
	background:url(../img/tabblue.gif) #3375b2 top left no-repeat;
	border-bottom:1px solid #036;
}
#navmenu li strong,
#navmenu li.cur a,
#navmenu li.over a,
#navmenu li:hover a
{
	display:block;
	color:#fff;
	padding:0 10px 1px 0;
	text-decoration:none;
	background:url(../img/tabblue.gif) transparent top right no-repeat;
}
.noreview {
	border:1px solid #8CABD5;
	background:#E9F4FA;
	padding:10px;
	font-size:14px;
	color:#004080;
	text-align:center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.coupons {
	border:4px dashed #F5B800;
	width:80%; padding:10px;
	font-size:1.1em; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	height:120px;
}
.coupon_cont {
	margin-left:70px;
}
.click {
	position:relative;
	top:-40px;
	left:300px;
	border:none;
}
.formstyle input {
	border:1px solid #808080;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:0 5px 0 5px;
	height:20px;
}
.formstyle input:focus {
	border:1px solid #3399FF;
	background:#CCE6FF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:0 5px 0 5px;
	height:20px;
}
.formstyle textarea  {
	border:1px solid #808080;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:0 5px 0 5px;
}
.formstyle textarea:focus  {
	border:1px solid #3399FF;
	background:#CCE6FF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:0 5px 0 5px;
}
.formstyle select  {
	border:1px solid #808080;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:0 5px 0 5px;
	height:20px;
	width:130px;
}
.formstyle select:focus  {
	border:1px solid #3399FF;
	background:#CCE6FF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:0 5px 0 5px;
	height:20px;
	width:130px;
}

