/********************************************************************
    INNOVATION+SCIENCE WORDPRESS THEME 
    (Ideal For Business And Personal Use: Creating Magazine, Portfolio and Blog)

    File:   
        common.css
    Brief:  
        Hold common styles for whole website
    Author:
        DigitalCavalry
    Author URI:
        http://graphicriver.net/user/DigitalCavalry
*********************************************************************/

/******************************** 
    HEADER
*********************************/

#headerContainer
{
	width:1040px;
	padding-right: 40px;
	margin:auto;
	margin-bottom:2px;
	margin-top:0px;
	padding-bottom: 0px;
	padding-left:40px;
	background-color:transparent;
	position: relative;
	background-color: transparent;
	background-image: url(../img/header/header_bg.png);
	background-position: center top;
}

#headerContainer #logo
{
	float:left;
	display: block;
	height: 80px;
	width: 40px;
	margin-right: 15px;
	margin-top: 0px;
	background-image: url('../img/header/logo.png');
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: 25px;
}

#headerContainer #titleWrapper
{
    height:80px;
    float:left;
    margin: 0px;
    padding: 0px;
    margin-top: 30px;
}

#headerContainer #title 
{
    font: bold 45px/45px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #000;
}

#headerContainer .titleSlogan
{
    font: 16px/16px Verdana;
    color: #aaa;
    background-color: transparent;
    padding:0px;
}

#headerContainer #communityThumbsContainer
{
	float: right;
	margin-top:85px;
	margin-right:30px;
	background-color:transparent;
	height: 26px;
	width: 220px;
}

#headerContainer .communityBtn 
{
    float: right; 
    margin-left: 5px;
    cursor: pointer;
    display: block;
    width:26px;
    height:26px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

#headerContainer .communityBtn:hover
{
    background-position: 0px -26px;
}   



/*************************
    NAVIGATION
*************************/  

#navigationContainer 
{
	height:40px;
	position:relative;
	z-index: 600;
	margin-left: 40px;
	margin-right: 20px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../img/navigation/men-Grey.jpg);
}

#nav, #nav ul 
{
	padding:0px;
	margin:0px;
	list-style: none;
	line-height: 1.2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#nav a.dirV 
{
	background-image: url(../img/navigation/down.gif);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

#nav a.dirH 
{
	background-image: url(../img/navigation/right.gif);
	background-position: 100% 50%;
	background-repeat: no-repeat;
} 

#nav a 
{
	display: block;
	padding-left:14px;
	padding-right:14px;
	color: #F9F9F9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}  

#nav li 
{
	text-transform: uppercase;
	float: left;
	min-width: 10px;
	color:#DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	font-variant: normal;
}

#nav li:hover,#nav li.hover 
{
	position: static;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	background-image: url(../img/navigation/#);
} 

#nav li:hover
{
	background-image: url(../img/navigation/#);
	background-color: #994a12;

}

#nav ul li 
{
	text-transform:uppercase;
	float: left;
	width: 220px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
}

#nav ul li:hover 
{
	background-image: url(../img/navigation/#);
	background-repeat: repeat;
}

#nav li ul 
{ 
    position: absolute;
    width: 220px;
    left: -999em; 
}

#nav li ul ul 
{ 
    margin: -24px 0px 0px 180px;
}

#nav li:hover ul ul, 
#nav li:hover ul ul ul, 
#nav li.sfhover ul ul, 
#nav li.sfhover ul ul ul 
{
    left: -999em;
}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul 
{ 
    left: auto;
} 

/* NAVIGATION ADDS */

#searchContainer
{
	overflow: hidden;
	font-family: Verdana;
	text-align: right;
	margin-top:4px;
	background-color: #FFFFFF;
	margin-right: 0px;
	width:250px;
	height: 24px;
	float:right;
}

#searchBox 
{
	color:#B7B29E;
	margin-right:2px;
	width:140px;
	border:1px solid #444;
	padding: 2px 3px 2px 3px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(img/forms/input_bgHV.gif);    
} 

#searchBoxBtn 
{
	color:#FFF;
	font: normal 12px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:0px;
	margin-right:4px;
	padding-left:10px;
	padding-right:10px;
	height: 24px;
	float:right;
	display:block;
	background-color: #908B77;
	text-transform:uppercase;
	cursor: pointer;
	text-align: center;
}

#searchBoxBtn:hover
{
    background-color: #3399cc;
}

/************************************
    NAVIGATION TREE
*************************************/

#navigationTreeContainer
{
    border: 0px solid #ccc;
    height: 20px;
    padding-top: 5px;
    font-family: Arial,Helvetica,sans-serif;
    margin-left: 0px;
    margin-right: 20px;
    font-size: 12px;
    color: #bbb;
    text-align: left;
}

#navigationTreeContainer .prev
{
    color:#3399cc;
}

#navigationTreeContainer .current
{
    color:#bbb;
}

          
/*************************
    GLOBAL
*************************/ 

* 
{
    border:0px none;  
    font-family:inherit;  
    font-size: 100%;  
    font-style:inherit;  
    font-weight:inherit;  
    margin:0px;  
    padding:0px;  
    vertical-align:baseline;
    background-attachment:scroll;
    background-repeat:no-repeat;
}

img 
{
	text-decoration: none;
}

        
a  
{
	text-decoration: none;
	color: #797844;
	font-weight: bolder;
} 
a:hover {
	color: #9A4D15;
	cursor: pointer;
	font-weight: bolder;
}

body 
{
	background-image: url(../img/backgrounds/bg04.jpg);
	background-repeat:no-repeat;
	background-position: 50% 0%;
	background-attachment: scroll;
	text-align:left;
	padding:0px;
	margin-top:0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	color: #797659;
	background-color: transparent;
}

#bodyContainer
{
	width:1040px;
	margin:2px auto auto;
	min-height: 600px;
	padding-top:18px;
	padding-bottom: 0px;
	background-color:transparent;
	position: relative;
	background-image: url(../img/common/p-bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: scroll;
	border: 1px solid #C6C494;
}

strong
{
    font-weight: bold;
}

em
{
    font-style: italic;
}

p
{
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	color: #6F6C59;
}

.bodyEndBlock
{
    width:1040px; 
    height:80px; 
    margin:auto;
    margin-top:0px;
    margin-bottom: 0px;
    padding:0px; 
    border:0px solid black; 
    background-color:transparent;
}

.bodyStartBlock
{
    width:1040px; 
    height:80px; 
    margin:auto;
    margin-top:0px;
    margin-bottom: 0px;
    padding:0px; 
    border:0px solid black; 
    background-color:transparent;
}


/********** BUTTONS ***********/

.button {
	color: #F4F4F4 !important;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	background-attachment: scroll;
	background-color: #C98F2A;
	background-image: url(../img/forms/btn_bg.gif);
	background-repeat: repeat;
	border-radius:1px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-box-shadow: 0 0 2px #222;
	-webkit-box-shadow: 0 0 2px #222;
	box-shadow: 0 0 2px #222;
	line-height: 18px;
	margin-top: 0px;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 13px;
}

.button:active {
	border: none;
	background-attachment: scroll;
	background-color: #8BA431;
	background-image: url(../img/forms/btn_bg.gif);
	background-repeat: repeat;
		
	border-radius:1px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	
	-moz-box-shadow: 0 0 5px #222;
	-webkit-box-shadow: 0 0 5px #222;
	box-shadow: 0 0 5px #222; 
}


.button:hover {
	background-attachment: scroll;
	background: #ABCC3E url(../img/forms/btn_bg.gif) repeat scroll center top;
	text-decoration:none;
	cursor: pointer;
}


.button_link {
	color: transparent !important;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-transform: uppercase;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/forms/btn_bgL.png);
	background-repeat: no-repeat;
	line-height: 18px;
	margin-top: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-indent: -9999px;
	background-position: left top;
	height: 20px;
}

.button_link:active {
	border: none;
	background-image: url(../img/forms/btn_bgL2.gif);
	background-repeat: no-repeat;
	border-radius:1px;
	background-position: left top;
}


.button_link:hover {
	background-attachment: scroll;
	text-decoration:none;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../img/forms/btn_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.button_green {
	color: #EAEBDD !important;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	background-attachment: scroll;
	background-color: #9E9A64;
	background-image: url(../img/forms/btn_bgG.png);
	background-repeat: repeat;
	border-radius:1px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-box-shadow: 0 0 2px #222;
	-webkit-box-shadow: 0 0 2px #222;
	box-shadow: 0 0 2px #222;
	line-height: 14px;
	margin-top: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 0px;
	margin-right: 4px;
	margin-right: 8px;
}

.button_green:active {
	border: none;
	background-attachment: scroll;
	background-color: #9C9B64;
	background-image: url(../img/forms/btn_bgG.png);
	background-repeat: repeat;
	border-radius:1px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-box-shadow: 0 0 5px #222;
	-webkit-box-shadow: 0 0 5px #222;
	box-shadow: 0 0 5px #222;
}


.button_green:hover {
	background-attachment: scroll;
	text-decoration:none;
	cursor: pointer;
	background-color: #858149;
	background-image: url(../img/forms/btn_bgG2.png);
	background-repeat: repeat;
	background-position: center top;
	color: #FFFFFF;
}


/* OTHER BUTTONS */ 

.readViewMoreBtn
{
	color: #F4F4F4 !important;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	background-attachment: scroll;
	background-color: #C98F2A;
	background-image: url(../img/forms/btn_bg.gif);
	background-repeat: repeat;
	border-radius:1px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-box-shadow: 0 0 2px #222;
	-webkit-box-shadow: 0 0 2px #222;
	box-shadow: 0 0 2px #222;
	line-height: 18px;
	margin-top: 0px;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 13px;
}

.readViewMoreBtn:hover
{
	background-attachment: scroll;
	background: #ABCC3E url(../img/forms/btn_bg.gif) repeat scroll center top;
	text-decoration:none;
	cursor: pointer;
}

.readViewMoreBtnBlack
{
	color: #F4F4F4 !important;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	background-attachment: scroll;
	background-color: #C98F2A;
	background-image: url(../img/forms/btn_bg.gif);
	background-repeat: repeat;
	border-radius:1px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-box-shadow: 0 0 2px #222;
	-webkit-box-shadow: 0 0 2px #222;
	box-shadow: 0 0 2px #222;
	line-height: 18px;
	margin-top: 0px;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 33px;
}

.readViewMoreBtnBlack:hover
{
	background-attachment: scroll;
	background: #ABCC3E url(../img/forms/btn_bg.gif) repeat scroll center top;
	text-decoration:none;
	cursor: pointer;
}




/**********************************************************
    BASIC STYLES
**********************************************************/

h1 {
	color: #908656;
	margin-bottom:5px;
	font-size: 36px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: noramal;
	}
	
h2 {
	color: #988F5A;
	margin-bottom:5px;
	font-size: 32px;
	font-weight: 800;
	line-height: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}

h3 {
	color: #A29760;
	margin-bottom:10px;
	padding-bottom: 8px;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}

h4 {
	margin-bottom:15px;
	font-size: 19px;
	color: #77765C;
	width: 93%;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 22px;
	background-color: transparent;
	background-image: url(../img/common/h4bg.png);
	text-transform: uppercase;
}
x: h4 {
	margin-bottom:10px;
	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
	background-image: url(../img/common/h5bg-2.png);
	padding-bottom: 8px;
	padding-left: 10px;
	width: 90%;
	background-repeat: no-repeat;
	color: #748567;
	height: 26px;
}

x1: h4 {
	margin-bottom:10px;
	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
	background-image: url(../img/common/h5bg-2.png);
	padding-bottom: 8px;
	padding-left: 10px;
	width: 90%;
	background-repeat: no-repeat;
	color: #748567;
	height: 26px;
}

x2: h4 {
	margin-bottom:10px;
	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
	background-image: url(../img/common/h5bg-2.png);
	padding-bottom: 8px;
	padding-left: 10px;
	width: 90%;
	background-repeat: no-repeat;
	color: #748567;
	height: 26px;
}



h5 {
	margin-bottom:10px;
	font-size: 18px;
	background-image: url(../img/common/h5bg-1.png);
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 25px;
	width: 98%;
	background-repeat: no-repeat;
	color: #77765C;
	height: 26px;
}

h5 a {
	color: #836C39;
	font-size: 20px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 25px;
}


h5 a hover {
	color: #996600;
	font-size: 20px;
	background-image: url(../img/common/h5bg-2.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20px;
	display: block;
}

x1: h5 a  {
	margin-bottom:10px;
	font-size: 19px;
	font-weight: bold;
	padding-top: 10px;
	background-image: url(../img/common/h5bg-2.png);
	padding-bottom: 8px;
	padding-left: 10px;
	width: 96%;
	background-repeat: no-repeat;
	color: #748567;
	height: 26px;
}

x1: h5 {
	margin-bottom:10px;
	font-size: 19px;
	font-weight: bold;
	padding-top: 10px;
	background-image: url(../img/common/h5bg-2.png);
	padding-bottom: 8px;
	padding-left: 10px;
	width: 90%;
	background-repeat: no-repeat;
	color: #748567;
	height: 26px;
}

h6 {
	color: #77765C;
	margin-bottom:5px;
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	height: 20px;
	line-height: 20px;
	text-transform: uppercase;
	margin-top: 2px;
}

calM {
	margin-bottom:25px;
	font-size: 22px;
	color: #867145;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #F2EDE4;
	text-transform: uppercase;
	line-height: 36px;
	letter-spacing: -1px;
	height: 30px;
}

xruleH{
	float: left;
	background-image: url(../img/common/Xrule-H.png);
	width: 100%;
	height: 10px;
	margin-top: 14;
	margin-bottom: 6px;
	margin-left: 3;
	margin-right: 3;
	padding-right: 0px;
	background-attachment: scroll;
	background-color: transparent;
	background-repeat: repeat-y;
	background-position: left top;
}


/* default page width 600px content column */

#defPageContentContainer
{
	width: 960px;
	margin-left: 40px;
	margin-top: 10px;
	padding-bottom: 40px;
}
    
#def600Container
{
	width:600px;
	float:left;
	padding-bottom: 40px;
}

.def600HeaderContainer
{
    margin-left: 0px;
    width: 600px;
    text-align: left;
    padding-top: 0px;
}

#def960Container
{
	width:960px;
	min-height: 600px;
	height: auto;
	padding-bottom: 20px;
}

.def960HeaderContainer
{
    margin-left: 0px;
    width: 960px;
    text-align: left;
    padding-top: 0px;
}  

.defWrapper
{
	margin-top:10px;
}

.defWrapper p
{
	color: #6F6C59;
	line-height: 1.5em;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
} 

/********************************
 RANDOMNESS
*********************************/


.dropContent{
	font-size:14px;
	display:none;
	position:absolute;
	top:100%;
	left: 0;
	padding:0px;
	z-index: 90;
	text-align:left;
	cursor:text;
	/*** ROUNDED CORNERS ***/
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-radius: 0 8px 8px 8px; /* CSS3 */
	background-color: #7A8D22;
	background-image: url(trv-src/grass.jpg);
	height: 600px;
	font-family: Helvetica, Arial, sans-serif;
}

/*** THE OPENING EVENT, WHEN MOUSE OVERS THE BUTTON ***/
.mainButton:hover > .dropContent  {display:block;}


/*** COLORED TITLE BG ***/
.titleBg {
	height: 45px;
	width: 700px; /*** The width of the module ***/
	position: relative;
	left:-15px;
	top: 20px;
	float: left;
	z-index: 100;
	/*** ROUNDED CORNERS ***/
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-radius: 6px 6px 6px 0px; /* CSS3 */
	background-color: #7b7a10;
	background-attachment: scroll;
	background-image: url(trv-src/str.png);
	background-repeat: repeat;
	background-position: left top;
	font-family: Helvetica, Arial, sans-serif;
}


/*** TITLE ***/
.titleBg B {
	font-size: 24px;
	color: #E9E2C8;
	text-align: left;
	padding:0;
	margin:0;
	line-height:40px;
	padding-left:30px;
	font-family: Helvetica, Arial, sans-serif;
}



/*** LEFT CORNER FOR TITLE BG ***/
.cornerLeft {
	border-color: transparent #c16019 transparent transparent;
	border-style:solid;
	border-width:15px;
	position: relative;
	left: -30px;
	top: 50px;
	width:0;
	height:0;
	z-index: -1;
}


/********************************
 RANDOMNESS
*********************************/

.content{clear:left; margin:40px 0 20px 0; display:inline-block; padding:0px 20px; line-height:18px;}
.content SPAN{
	display:block;
	float:left;
	margin-bottom:10px;
}


.content SPAN IMG{float:left;padding:0 12px 12px 0;} 
.content UL {margin:0; padding:0; float:left; width:310px;}
.content UL LI{display:block; list-style:none; margin-bottom:2px;}
.content UL LI A{
	display:block;
	color:#faf0e9;
	text-decoration:none;
	padding:7px 10px;
	
	/*ROUNDED CORNERS*/
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px; /* CSS3 */
	background-color: #BE3F35;
	background-image: url(trv-src/hv.png);
}
	
.content UL LI A:hover{
	display:block;
	color:#ECECEC;
	background:#C53629;
	text-decoration:none;
}

/*** COLORED TITLE BG ***/

.x{
	float: left;
	width: 63%;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-right: 5px;
}

.xCal{
	float: left;
	width: 25%;
	min-height: 220px;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-right: 5px;
}

.x2cal {
	float: left;
	width: 30%;
	min-height: 220px;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 15;
	padding-left: 15px;
	padding-left: 10px;
	border-left-width: 0px;
	border-left-style: dotted;
	border-left-color: #CACAB3;
	background-attachment: scroll;
	background-image: url(../img/common/x2stroke.png);
	background-repeat: repeat-y;
	background-position: left top;
}


.x1cal{
	float: left;
	width: 30%;
	min-height: 220px;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-right: 5px;

}

.x1{
	float: left;
	width: 275px;
	min-height: 300px;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-right: 5px;
}

.xruleH{
	float: left;
	background-image: url(../img/common/Xrule-H.png);
	width: 99%;
	height: 10px;
	margin-top: 5;
	margin-bottom: 15px;
	margin-left: 0;
	padding-right: 0px;
	background-attachment: scroll;
	background-color: transparent;
	background-repeat: repeat-y;
	background-position: left top;
}


.x2 {
	float: left;
	width: 270px;
	min-height: 300px;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20;
	padding-right: 0px;
	padding-left: 15px;
	border-left-width: 0px;
	border-left-style: dotted;
	border-left-color: #CACAB3;
	background-attachment: scroll;
	background-image: url(../img/common/x2stroke.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.x3 {
	float: left;
	width:26%;
	min-height: 200px;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20;
	padding-right: 0px;
	padding-left: 15px;
	border-left-width: 0px;
	border-left-style: dotted;
	border-left-color: #CACAB3;
	background-attachment: scroll;
	background-image: url(../img/common/x2stroke.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.x4 {
	float: left;
	width: 23%;
	min-height: 200px;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 10;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	border-left-style: dotted;
	border-left-color: #CACAB3;
	background-attachment: scroll;
	background-image: url(../img/common/#);
	background-repeat: repeat-y;
	background-position: left top;
}	

ul.gallery {
	width: 708px; /*--Adjust width according to your scenario--*/
	list-style: none;
	margin: 0; padding: 0;
}
ul.gallery li {
	float: left;
	margin: 10px; padding: 0;
	text-align: center;
	border: 1px solid #ccc;
	-moz-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	-khtml-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	display: inline; /*--Gimp Fix aka IE6 Fix - Fixes double margin bug--*/
}
ul.gallery li a.thumb {
	width: 204px; /*--Width of image--*/
	height: 182px; /*--Height of image--*/
	padding: 5px;
	border-bottom: 1px solid #ccc;
	cursor: pointer;
}
ul.gallery li span { /*--Used to crop image--*/
	width: 204px;
	height: 182px;
	overflow: hidden;
	display: block;
}
ul.gallery li a.thumb:hover {
	background: #333; /*--Hover effect for browser with js turned off--*/
}
ul.gallery li h2 {
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0; padding: 10px;
	background: #f0f0f0;
	border-top: 1px solid #fff; /*--Subtle bevel effect--*/
}
ul.gallery li a {text-decoration: none; color: #777; display: block;}



/********************************
     ASYNCHRONOUS IMAGE LOADING
*********************************/ 

.asyncImgLoad {
	clear: none;
	background-color: transparent;
} 

/*************************
    UTILITY
*************************/ 

.clearBoth { clear:both; }
.clearLeft { clear:left; }
.clearRight { clear:right; }

.displayNone { display: none; }

.floatLeft { float: left; }
.floatRight { float: right; }  

.spanBold { font-weight: bold !important; }
.spanItalic { font-style: italic !important; }
.spanBoldItalic { font-weight: bold !important; font-style: italic !important;}


/****************************
   CONTENT SECTIONS
****************************/ 

.contentSectionTitleWhite
{
	padding-top:6px;
	padding-bottom:8px;
	padding-left: 5px;
	font: bold 24px Arial, Helvetica, sans-serif;
	background-color:transparent;
	color:#716A60;
	text-align: left;
	border-left: #eee;
	border-top: #ddd;
	border-right: #eee;
	border-bottom: #ddd;
	text-transform: uppercase;
	margin-bottom: 8px;
	margin-top: 6px;
}

.col1 {
	float: left;
	width: 48%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #BDB794;
	padding-right: 20px;
}

.col2 {
	float: right;
	width: 23%;
		
}

.col3 {
	float: left;
	width: 23%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #BDB794;
	padding-right: 20px;
}

.col3r {
	float: right;
	width: 23%;
	padding-right: 10px;
	
}


/**********************************************************
    SIDEBAR
**********************************************************/

#rightSideBarContainer 
{
	width: 315px;
	min-height: 60px;
	margin-left:0px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top:5px;
	background-color:transparent;
	background-image: url(../img/common/sidB.png);
	float: right;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top;
	
	

}

#rightSideBarContainer .bigSectionTitle
{
	color: #958C58;
	padding-bottom:0px;
	padding-left: 0px;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	margin-top: -5px;
	margin-bottom: 5px;
}


/****************************
   IMAGE PREVIEW - TOOLTIP

.imgTipLeftTop { clear: none; }
.imgTipRightTop { clear: none; }
.imgTipCenterTop { clear: none; } 

#imgPreview
{
    position:absolute;
    padding:0px;
    margin: 0px;
    z-index:1000;
    visibility:visible;
    overflow: hidden;
    background-color: #151515;
    background-image: url('../img/common/ajax/loading12.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: 1px solid #222;
}

#imgPreviewImg
{
    margin:0px;
    padding:0px;
    overflow: hidden;
}

#imgPreviewDesc
{
    padding:4px 4px 4px 4px;
    font:normal 10px/10px Verdana;
    line-height: 110%;
    color:#FFF; 
}****************************/ 



/******************************************
   IMAGE PREVIEW FOR TEXT LABELS - TOOLTIP
*******************************************/ 

.imgTxtPrevLink
{
    cursor: pointer;
    padding-right: 13px;
    background-image: url('../img/common/img/imgLinkBlue.png');
    background-repeat: no-repeat;
    background-position: 100% 20%;
    color: #3399CC;
}

.imgTxtPrevLink:hover
{
    text-decoration: underline;
}


.imgTxtTipLeftTop { clear: none; }
.imgTxtTipRightTop { clear: none; }
.imgTxtTipCenterTop { clear: none; } 

#imgTxtPreview
{
	position:absolute;
	padding:0px;
	margin: 0px;
	z-index:1000;
	border: 1px solid #222;
	visibility:visible;
	overflow: hidden;
	background-color: transparent;
	background-image: url('../img/common/ajax/loading12.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#imgTxtPreviewImg
{
    margin:0px;
    padding:0px;
    overflow: hidden;
}

#imgTxtPreviewDesc
{
    padding:4px 4px 4px 4px;
    font:normal 10px/10px Verdana;
    line-height: 110%;
    color:#FFF; 
}

#imgTxtLoader
{
	width:20px;
	height:20px;
	background-image: url('../img/common/ajax/loading12.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: transparent;
	position: absolute;
	z-index: 1000;
	visibility: visible;
}

/****************************
   SIMPLE TEXT TOOLTIP
****************************/ 

.textTooltipCenterTop { clear: none;}
.textTooltipLeftTop { clear: none;}
.textTooltipRightTop { clear: none;}

#textPreview
{
    position:absolute;
    border:0px solid #aaa;
    padding:0px;
    display:block;
    color:#000;
    z-index:1020;
    visibility:hidden;
    overflow:hidden;
    
}

#textPreviewDesc
{
    padding:4px 8px 4px 8px;
    font:10px Verdana;
    line-height: 12px;
    border: 1px solid #888;
    color:#000000;
    background-color:#FFFFAA; 
}


/****************************
   FOOTER                                                
****************************/ 

#footerContainer
{
	width:1040px;
	height:400px;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	background-color:#474745;
	text-align:center;
	font: normal 13px/1.2em Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	background-image: url('../img/footer/#.png');
	background-position: 0px 0px;
	background-repeat: repeat-x;
	color: #CCCCCC;
}

#footerContainer .logo
{
    position: absolute;
    left: 480px;
    bottom: 0%;
    width:20px;
    height:40px;
    display: block;
    background-image: url('../img/footer/smalllogo.png');
    background-position: 50% 50%;
    background-repeat:no-repeat;      
}

#footerListContainer
{
    display:block;
    width:980px;
    margin-left: 0px;
    padding-top: 20px;
    border-top: 1px solid #ccc;
    text-align: center;
    padding-left: 60px;
    padding-bottom:20px; 
}

.footerCustom
{
	background-color:transparent;
	background-image:url(%09background-image:%20url(../img/common/sidB.jpg);
%20);
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	border:none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center top;
}

.footerCustom a
{
	text-decoration: none;
	color: #CFCEAE;
	margin-top: 5px;
	margin-bottom: 5px;
	cursor:pointer;
}

.footerCustom a:hover
{
	color:#F1EBD7;
}

.footerCustom p
{
	color: #EFEFE7;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 9px;
	line-height: 13px;
}

.footerCustom h5
{
	margin-bottom: 6px;
	color:#D7D7B6;
	font-size: 18px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.footerCustom ul
{
    padding-left: 0px; 
    margin-left:0px; 
    margin-top:10px;
    margin-bottom:10px;
}

.footerCustom li 
{ 
    color:#333333; 
    font-size: 11px; 
    list-style-type:none; 
    list-style-position:outside; 
    margin-bottom: 5px;
    margin-left: 0px;
    padding-left: 0px;
}

.footerList
{
	width: 180px;
	padding-left: 10px;
	margin-right: 0px;
	border: 0px solid blue;
	text-align: left;
	display:inline-block;
	border-left: 1px solid #222;
	float:left;
	font-size: 12px;
}

.footerList ul 
{ 
    padding-left: 0px; 
    margin-left:0px; 
    margin-top:10px;
}

.footerTitleSpan 
{ 
    color:#FFFFFF; 
    font-size: 12px; 
    font-weight: bold;
}

.footerList li 
{ 
    color:#333333; 
    font-size: 10px; 
    list-style-type:none; 
    list-style-position:outside; 
    margin-bottom: 5px;
    margin-left: 0px;
    padding-left: 0px;
}

.footerLink 
{
	text-decoration: none;
	color: #EBEBE3;
}

.footerLink:hover
{
    color: #FFFFFF;
}


.footerCopyright 
{ 
    color:#ddd; 
    font: normal 10px Verdana;  
    margin-top:0px;
    padding-top:0px;
    padding-bottom:0px; 
    text-align: center;
    display:block;
    clear:both;
}

.footerPowered 
{
	position:absolute;
	color: #E1E0DB;
	font: normal 10px Verdana;
	margin-top: 0px;
	right: 5px;
	bottom:5px;
}




/* big advertisement */

.sidebarAdsContainer
{
	width:320px;
	padding-bottom: 20px;
	padding-top: 20px;
	background-color:transparent;
	margin-bottom: 20px;
}

.sidebarAdsContainer .image
{
	margin-left: 20px;
	padding: 3px;
	background-color: transparent;
}


/****************************
   sidebar tools                                                
****************************/ 
.sidebarCustomCode
{
	width:310px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color:transparent;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 10px;
}


/* multi image box */

.sidebarMultiImageBoxContainer
{
	width:310px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
	margin-top:10px;
	border:0px solid #ccc;
	border-top:0px solid #ccc;
	background-color: transparent;
	text-align: left;
	margin-bottom: 25px;
 }
 
 .sidebarMultiImageBoxContainer .link
 {
    display: block;
    background-color: transparent;
    width: 74px;
    height: 74px;
    position: absolute;
 }

.sidebarMultiImageBoxContainer .picture
{
	border: 1px solid #ccc;
	padding: 3px;
	background-color:transparent;
	margin-right:17px;
	width: 74px;
	height: 74px;
	float: left;
	cursor:pointer;
	display: block;
	background-image: url('../img/common/ajax/loading5.gif');
	background-repeat:no-repeat;
	background-position: 50% 50%;
}

.sidebarMultiImageBoxContainer .picture:hover
{
    border: 1px solid #aaa;
}

.sidebarMultiImageBoxContainer .pictureLast
{
	border: 1px solid #ccc;
	padding: 3px;
	background-color:transparent;
	width: 74px;
	height:74px;
	float: left;
	cursor:pointer;
	display: block;
	background-image: url('../img/common/ajax/loading5.gif');
	background-repeat:no-repeat;
	background-position: 50% 50%;
}

.sidebarMultiImageBoxContainer .pictureLast:hover
{
   border: 1px solid #aaa;  
}

.sidebarMultiImageBoxContainer .row
{
    margin-bottom: 16px;
    height: 82px;
    background-color:transparent;
}

.sidebarMultiImageBoxContainer .rowLast
{
    height: 82px;
    background-color:transparent;
}

/* sidebar search */

.sidebarSearchContainer
{
	width:310px;
	margin-top: 10px;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	border:0px solid #ccc;
	border-top:0px solid #ccc;
	background-color: transparent;
	text-align: left;
	margin-bottom: 20px;
}

.sidebarSearchContainer .wrapper
{
	overflow: hidden;
	font-family: Verdana;
	text-align: right;
	margin-top:0px;
	background-color:transparent;
	margin-right: 0px;
	width:310px;
	height: 24px;
}


.sidebarSearchContainer .search
{
	color:#444;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:0px;
	width:200px;
	border:1px solid #444;
	padding: 2px 3px 2px 3px;
	float:left;
	background-color: transparent;    
} 

.sidebarSearchContainer .btn 
{
	color:#FFF;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:0px;
	padding-left:15px;
	padding-right:15px;
	padding-top: 3px;
	padding-bottom: 3px;
	float:left;
	display:block;
	background-color: #706D5A;
	text-transform:uppercase;
	cursor: pointer;
}

.sidebarSearchContainer .btn:hover
{
    background-color: #3399cc;
}


/* link panel */

.sidebarLinkPanelContainer
{
    width:300px;
    padding-top: 15px;
    margin-top: 10px;
    padding-left: 20px;
    padding-bottom: 15px; 
    border:0px solid #ccc;
    border-top:0px solid #ccc; 
    background-color:transparent;
    text-align: left;
    margin-bottom: 25px;
}

.sidebarLinkPanelContainer .count
{
    color:#AAA;
}

.sidebarLinkPanelContainer .item
{
    height: 24px;
    display: block;
    padding-left: 10px;
    background-color: transparent;
    margin-right: 20px;
    cursor: pointer;
    border-bottom: 1px solid #ECECEC; 
    font: 11px/24px Verdana; 
    color: #444;
}

.sidebarLinkPanelContainer .item:hover
{
	background-color: #6B6754;
	color: #FFF;
}


/* sidebar tags */

.sidebarTagsContainer
{
    width:300px;
    font: 10px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding:20px;
    margin-top: 10px;
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top:15px;
    text-align: left;
} 

.sidebarTagsContainer  a
{
    text-decoration: none;
    color:#000;
    cursor: pointer;
}

.sidebarTagsContainer  a:hover
{
    color:#3399CC;
}

.sidebarTagsContainer .tag1, .sidebarTagsContainer .tag2,
.sidebarTagsContainer .tag3, .sidebarTagsContainer .tag4,
.sidebarTagsContainer .tag0,
.sidebarTagsContainer .tag5, .sidebarTagsContainer .tag6,
.sidebarTagsContainer .tag8, .sidebarTagsContainer .tag7,
.sidebarTagsContainer .tag9  
{
    cursor: pointer; 
    padding-left:2px;
    padding-right:2px;
}

.sidebarTagsContainer .tag9
{
    font: bold 22px/24px Arial;
    color:#444;
}

.sidebarTagsContainer .tag8
{
    font: bold 20px/22px Arial;
    color:#444;
}

.sidebarTagsContainer .tag7
{
    font: bold 18px/20px Arial;
    color:#444;
}

.sidebarTagsContainer .tag6
{
    font: bold 16px/20px Arial;
    color:#444;
}

.sidebarTagsContainer .tag5
{
    font: bold 15px/18px Arial;
    color:#555;
}

.sidebarTagsContainer .tag4
{
    font: bold 14px/18px Arial;
    color:#666;
}

.sidebarTagsContainer .tag3
{
    font: bold 13px/18px Arial;
    color:#777;
}

.sidebarTagsContainer .tag2
{
    font: bold 12px/18px Arial;
    color:#888;
}

.sidebarTagsContainer .tag1
{
    font: bold 11px/18px Arial;
    color:#999;
}

.sidebarTagsContainer .tag0
{
    font: normal 10px/18px Arial;
    color:#999;
}



/* sidebar flickr */

.sidebarFlickrContainer 
{
	width:310px;
	padding:20px;
	padding-bottom: 40px;
	padding-left: 10px;
	padding-right: 10px;
	line-height:0px;
}

.sidebarFlickrContainer  .thumbBlock
{
    width:75px;
    height:75px;
    display:block;
    float:left;
    background-image: url('../img/common/ajax/loading1.gif');
    background-repeat: no-repeat;
    background-color:#FFF;
    background-position: 50% 50%;
}

.sidebarFlickrContainer  .thumbBlock:hover
{
    opacity:0.90;
    filter:alpha(opacity=90); /* IE */
}

.sidebarFlickrContainer  .thumb
{
    background-color: #FFF;
    border:1px solid #EEE;
    padding:3px;
    float: left;

    margin-right:24px;
    margin-bottom: 15px;
    width:70px;
    height:70px;
    display:block;    
    
    background-image: url('../img/common/ajax/loading1.gif');
    background-repeat: no-repeat;
    background-color:#FFF;
    background-position: 50% 50%;    
}

.sidebarFlickrContainer  .thumb:hover
{
    border: 1px solid #CCC;
}

.sidebarFlickrContainer  .thumbLast:hover
{
    border: 1px solid #CCC;
}

.sidebarFlickrContainer  .thumbLast
{
    background-color: #FFF;
    border:1px solid #EEE;
    padding:3px;
    float: left;
    margin-right:0px;
    margin-bottom: 15px;
    width:75px;
    height:75px;
    display:block;
    
    background-image: url('../img/common/ajax/loading1.gif');
    background-repeat: no-repeat;
    background-color:#FFF;
    background-position: 50% 50%;    
}


/* sidebar twitter */

.sidebarTwitterContainer 
{
    width:300px;
    padding:20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
}

.sidebarTwitterContainer  .status
{
    line-height: 11px;
    border-bottom: 1px solid #ECECEC;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    overflow: hidden; 
}    

.sidebarTwitterContainer  .status:hover
{
    background-color:#EEE;
}

.sidebarTwitterContainer  .avatar
{
    border:1px solid #EEE;
    padding:3px;
    margin-right:10px;
    width:48px;
    height:48px;
    float: left;
    display: block;
    overflow: hidden;      
         
    background-color:#FFF;
    background-image: url('../img/common/ajax/loading1.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;    
}

.sidebarTwitterContainer  .wrapper
{
    float:left;
    width:210px;
}

.sidebarTwitterContainer  .text
{
    color: #999;
    font: 9px Verdana;
    margin-top: 2px;
    display: block;
}

.sidebarTwitterContainer  .topBar
{
    height: 9px;    
}

.sidebarTwitterContainer  .followers
{
    color: #bbb;
    font: 9px/9px Verdana;
    line-height: 10px;
    float: right;
    
}
  

.sidebarTwitterContainer  .time
{
    color: #3399CC;
    font: 9px/9px Verdana;
    line-height: 10px;
    float: left;
    
}

.sidebarTwitterContainer  .user
{
    color: #333;
    font: 12px Verdana;
    margin-top: 2px;
    display: block;
}

.sidebarTwitterContainer  .user:hover
{
    color: #3399cc;
}

.sidebarTwitterContainer  .site
{
    font:10px/10px "Trebuchet MS", Arial, Helvetica, sans-serif;
    height:10px;
    color:#888;
    text-transform:none;
    text-align: left;
    display: block;
    padding-top: 2px;
    margin-bottom: 5px; 
}

.sidebarTwitterContainer  .site:hover
{
    color: #3399cc;
}

/* side bar mini slider */

#sidebarMiniSliderContainer
{
	/* 4:3 format*/
    width:300px;  /* -2px for border */
	height:220px;
	border:0px solid #ccc;
	background-color: #928663;
	margin-bottom: 15px;
	position: relative;
	border: 1px solid #E7E6D4;
	overflow:hidden;
}

#sidebarMiniSliderContainer .slide
{
	width:300px;
	height:200px;
	position: absolute;
	left: 320px;
	top: 0px;
	display: block;
	background-color: #918B4F;
	background-image: url('../img/common/ajax/loading6.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#sidebarMiniSliderContainer .btnContainer
{
    height: 20px;
    width: 160px;
    position: absolute;
    left: 15px;
    bottom: 15px;
    z-index: 10;
}

#sidebarMiniSliderContainer .btn
{
	width:18px;
	height:18px;
	border:0px solid #222;
	background-color: #8F8561;
	color: #E5E5DD;
	font: 10px/18px sans-serif;
	float:left;
	text-align: center;
	cursor: pointer;
	margin-right: 2px;
}

#sidebarMiniSliderContainer .desc
{
	width: 280;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #95894E;
	opacity: 0.90;
	filter:alpha(opacity=90); /* IE */
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	color: #E6E1CF;
	font: 10px/12px Verdana;
	display: block;
}

/* advertisement 125x125 */

.sidebarAds125Container
{
    width:299px;
    padding-top: 20px;
    padding-left: 21px;
    padding-right: 0px;
    padding-bottom: 20px; 
    border:0px solid #ccc;
    border-top:0px solid #ccc; 
    background-color:transparent;
    text-align: left;
    margin-bottom: 20px;
}

.sidebarAds125Container .imgLeft
{
    border: 1px solid #ccc;
    padding: 3px;
    background-color:#FFF;
    width: 125px;
    height: 125px;
    float: left;
    cursor:pointer;
    display: block;
  
    background-image: url('../img/common/ajax/loading5.gif');
    background-repeat:no-repeat;
    background-position: 50% 50%;  
}

.sidebarAds125Container .imgLeft:hover
{
    border: 1px solid #aaa;
}

.sidebarAds125Container .imgRight
{
  border:1px solid #ccc;
  padding:3px;
  background-color:#FFF;
  width:125px;
  height:125px;  
  float:right;
  cursor:pointer;
  display:block;
  
    background-image: url('../img/common/ajax/loading5.gif');
    background-repeat:no-repeat;
    background-position: 50% 50%; 
}

.sidebarAds125Container .imgRight:hover
{
   border: 1px solid #aaa;  
}

.sidebarAds125Container .row
{
    margin-bottom: 12px;
    height: 137px;
    width: 278px;
    background-color:transparent;
}

.sidebarAds125Container .rowLast
{
    height: 137px;
    width: 278px; 
    background-color:transparent;
}


/**********************************************************
    COMMON PAGE LIST 
**********************************************************/

.commonPageListControlBar
{
	height: 30px;
	background-color: #A29760;
	margin-top:20px;
	margin-bottom:20px;
	text-align: left;
	font:normal 11px/28px Verdana;
	color:#D3D3B6;
}

.commonPageListControlBarTop
{
	height: 30px;
	background-color: #A29760;
	margin-top:0px;
	margin-bottom:20px;
	text-align: left;
	font:normal 11px/28px Verdana;
	color:#888;
}

.commonPageListBtn
{
  border: 0px solid #999;
  background-color:transparent;
  color:#000;
  font: normal 11px/28px Verdana; 
  padding: 5px;
  cursor: pointer;
}

.commonPageListBtnSpliter
{
  border: 0px solid #999;
  background-color:transparent;
  color:#000;
  font: normal 11px/28px Verdana; 
  padding: 3px;
  cursor: default;
}

.commonPageListBtn:hover
{
    text-decoration: underline;
}

.commonPageListBtnSelected
{
	border: 1px solid #000;
	background-color: #7C7B52;
	color:#FFF;
	font: normal 11px/28px Verdana;
	padding: 6px;
	cursor:default;
}

.commonPageListBarStat
{
  font:normal 11px/28px Verdana;
  float:right;
  color:#888;
}

.commonImageDesc
{
   font: 9px/12px Arial !important;
   margin: 0px !important;
   padding: 0px !important;
   color: #666 !important;
   text-align: right !important;
   text-indent: 0px !important;
   font-size:9px !important;
   line-height:12px !important;
}

/**********************************************************
    FADER/MOVER SLIDER
**********************************************************/

#faderMoverSlider
{
	width: 960px;
	height: 350px;
	overflow: hidden;
	position: relative;
	background-color: #6E6861;
}

#faderMoverSliderContainer
{
	margin-top: 15px;
	margin-left: 40px;
	width: 960px;
	height: 350px;
}

#faderMoverSlider  .column
{
	width:300px;
	height: 350px;
	float:right;
	background-color: #565545;
}

#faderMoverSlider  .slideFaderDescBack
{
	bottom:-70px;
	margin-left:0px;
	margin-top:0px;
	position:absolute;
	left:0px;
	width:960px;
	height:69px;
	opacity:0.8;
	filter:alpha(opacity=80); /* IE */
	background-color:#666666;
} 

#faderMoverSlider .slideFaderDesc 
{
	font-weight:normal;
	font-family: verdana;
	font-size:10px;
	padding-top:0px;
	padding-left:10px;
	text-align:left;
	color:#DDD;
	bottom:-70px;
	margin-left:0px;
	margin-top:0px;
	position:absolute;
	left:0px;
	width:760px;
	height:70px;
	opacity:0.0;
	filter:alpha(opacity=0); /* IE */
	background:none;
} 

#faderMoverSlider .slideFaderDesc p
{
    color:#DDD;
    font-weight:normal;
    font-family: verdana;
    font-size:10px;    
}

.slideFaderDesc .title
{
	margin-top:5px;
	position:static;
	color:#FFF;
	font: bold 20px Arial, Helvetica, sans-serif;
	padding-bottom:3px;
	margin-bottom:0px;
}

#faderMoverSlider .slide
{
	width: 960px;
	height: 350px;
	position: absolute;
	left:960px;
	top:0px;
}


#faderMoverSlider .descColumn
{
	padding-left: 20px;
	padding-right: 20px;
	font: normal 11px/130% Arial, Helvetica, sans-serif;
	text-indent: 20px;
	color: #ccc;
}

#faderMoverSlider .image
{
	width:960px;
	height: 3750px;
	display:block;
	overflow: hidden;
	background-image: url('../img/common/ajax/loading10.gif');
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-color: transparent;
}

#faderMoverSlider .imageForColumn
{
	width:660px;
	height:350px;
	display:block;
	overflow: hidden;
	background-image: url('../img/common/ajax/loading10.gif');
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-color: #626E14;
}

/**********************************************************
    STATISTIC LISTS
**********************************************************/

.statisticContainer
{
    background-color:transparent;
    margin-bottom: 15px;
    padding-left: 10px; 
    padding-top: 10px;
    padding-bottom: 5px;    
}

.statisticContainer .viewsCount, .statisticContainer .commentsCount
{
	color: #988F5A;
	text-transform:capitalize;
}

/**********************************************************
    COMMON FORM/PAGE ELEMENTS INPUTS, ETC
**********************************************************/

.commonPageTitle
{
	font-size: 28px;
	margin-left: 0px;
	margin-right: 20px;
	text-align: left;
	border: 0px solid #ccc;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 32px;
	font-weight: normal;
	font-variant: normal;
}

.commonItemInfoContainer
{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color:#666;
	font: normal 10px/20px Verdana;
	height: 30px;
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
	padding-left: 10px;
	text-transform: uppercase;
}

.commonItemInfoContainer a
{
    text-decoration: none;
    cursor:pointer;
    color:inherit;
}

.commonItemInfoContainer a:hover
{
    color:#3399CC;
}
.commonItemInfoContainer .separator
{
    color:#ccc;
    font: normal 10px/20px Verdana;
}

.commonItemHeader
{
    color: #3399CC;
    display: block; 
    font: normal 26px "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding: 0px;
    padding-left: 0px;
    margin: 0px;
    margin-top: 10px;
}

.commonIntroductionText
{
	font: 12px Verdana;
	width: 600px;
	color: #686654;
	line-height: 140%;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}

.commonControlLabel
{
	font: 11px Arial, Helvetica, sans-serif;
}

.commonControlErrorMsg
{
	font: 10px Verdana;
	font-style: italic;
	color: #999900;
	visibility: hidden;
}

.commonControlLabelItalic
{
    font: 12px Verdana;
    font-style: italic;
    color: #999;
}


.commonInput
{
	width: auto;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.6em;
	text-decoration: none;
	float: left;
	height: 20px;
	margin-right: 4px;
	margin-left: 2px;
	overflow: hidden;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	
	/* fancyness */
	border-radius:1px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	
	-moz-box-shadow: 0 0 2px #222;
	-webkit-box-shadow: 0 0 2px #222;
	box-shadow: 0 0 2px #222; 	

}
     
.commonTextarea
{
	border: 1px solid #CDCBC2;
	max-width: 620px;
	max-height: 150px;
	overflow:auto;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #f5f5f5;
	color: #7D653E;
	line-height: 1.3em;
	display: block;
	
	/* fancyness */			
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-box-shadow: 0 0 2px ##837F60;
	-webkit-box-shadow: 0 0 2px ##837F60;
	box-shadow: 0 0 2px ##837F60;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
}

.text_input
{

	width: auto;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.6em;
	text-decoration: none;
	float: left;
	height: 20px;
	margin-right: 4px;
	margin-left: 2px;
	overflow: hidden;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	
	/* fancyness */
	border-radius:1px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	
	-moz-box-shadow: 0 0 2px #222;
	-webkit-box-shadow: 0 0 2px #222;
	box-shadow: 0 0 2px #222; 	

}

.input
{

	width: auto;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.6em;
	text-decoration: none;
	float: left;
	height: 20px;
	margin-right: 4px;
	margin-left: 2px;
	overflow: hidden;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	
	/* fancyness */
	border-radius:1px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	
	-moz-box-shadow: 0 0 2px #222;
	-webkit-box-shadow: 0 0 2px #222;
	box-shadow: 0 0 2px #222; 	

}

label
{
	color:#8A734E;
	padding-top:2px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	line-height:15px;
	display:block;
	height: 15px;
	padding-bottom: 3px;
	font-weight: lighter;
	text-transform: none;
	margin-top: 1;
	margin-right: 0;
	margin-bottom: 2;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #C6C494;
}



/* list */

.ulBasic
{
	margin-bottom: 4px;
	margin-left: 1px;
	padding-left: 1px;
	color: #6F6C59;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.ulBasic li
{
	background-image: transparent;
	background-position: 0% 60%;
	background-repeat: no-repeat;
	list-style-image: none;
	list-style-type:none;
	list-style-position:outside;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-top: 4px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	width: 98%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D8D4BF;
}

/* table */

.tableBasic
{
    border-collapse:collapse;
}


/* quote */

.quoteBlockRight
{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 5px;
	margin-top: 10px;
	margin-right: 0px;
	background-color: transparent;
	width: 280px;
	float:right;
	display: block;
	background-image: url('../img/common/img/quoteBlue.jpg');
	background-position: 0% 0%;
	background-repeat: no-repeat;
}

.quoteBlockLeft
{
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 5px;
    margin-top: 10px;
    margin-right: 0px;
    background-color: #FFF;
    width: 280px;
    float:left;
    display: block;
    
    background-image: url('../img/common/img/quoteBlue.jpg');
    background-position: 0% 0%;
    background-repeat: no-repeat;  
}

.quoteBlockFullWidth
{
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 5px;
    margin-top: 10px;
    margin-right: 0px;
    background-color: #FFF;
    display: block;
    
    background-image: url('../img/common/img/quoteBlue.jpg');
    background-position: 0% 0%;
    background-repeat: no-repeat;  
}


.quoteText
{
    color:#000;
    font: italic bold 12px Verdana !important;
    line-height: 140% !important;

}

.quoteAuthorRight
{
    color:#3399cc !important;
    font: normal 11px/12px Verdana;
    text-align: right;
    font-style: italic !important;
    margin-top: 10px;
}

.quoteAuthorLeft
{
    color:#3399cc !important;
    font: normal 11px/12px Verdana;
    text-align: left;
    font-style: italic !important;
    margin-top: 10px;
}


/* signature */

.signatureLeft
{
    float:left;
    color:#000;
    font:bold 11px Verdana;
    margin-top: 10px;
    font-style: italic;
}

.signatureRight
{
    float:right;
    color:#000;
    font:bold 11px Verdana;
    margin-top: 10px;
    font-style: italic;
}

/* light box link */

.lightBoxVideo
{
    cursor: pointer;
}

.lightBoxLink
{
    color: #3399CC;
    cursor: pointer;
    padding-right: 13px;
    background-image: url('../img/common/img/lightBoxLinkBlue.png');
    background-repeat: no-repeat;
    background-position: 100% 30%; 
}

.lightBoxLink:hover
{
    text-decoration: underline;
}

/* wordpress styles */

.wpErrWrap
{
    margin:5px 0px 5px 40px;
    width:600px;
}

.wpErrTxt
{
    background-color:#eee;
    padding:6px 8px 6px;
    border:1px solid #bbb;
    font:10px/10px Verdana;
    display: block;
    margin-bottom: 5px;
    color:#444;
}

/* default page width 600px content column */

#defPageContentContainer
{
	width: 960px;
	margin-left: 40px;
	margin-top: 10px;
	padding-bottom: 40px;
}
    
#def600Container
{
	width:600px;
	float:left;
	padding-bottom: 40px;
}

.def600HeaderContainer
{
    margin-left: 0px;
    width: 600px;
    text-align: left;
    padding-top: 0px;
}

#def960Container
{
	width:960px;
	min-height: 600px;
	height: auto;
	padding-bottom: 20px;
}

.def960HeaderContainer
{
    margin-left: 0px;
    width: 960px;
    text-align: left;
    padding-top: 0px;
}  

.defWrapper
{
	margin-top:10px;
}

.defWrapper p
{
	color: #827F68;
	line-height: 140%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
} 

/* articles, posts, full width sites images and images description */

.artColumnLeft
{
    width: 460px;
    float: left;
    padding-bottom: 0px;
    background-color:transparent;
}

.artColumnRight
{
    padding-bottom: 0px;
    width: 460px;
    float: right;
    background-color:transparent;
}

.artColumnsEnd
{
    clear:both;
}

/* photos */

.photoDesc
{
    font: 10px/12px Verdana !important;
    text-indent: 0px !important;
    color:#222;
    margin-bottom:0px !important;
}

.photo460
{
    width:460px;
    margin-top:0px !important;       
    margin-bottom: 12px !important;
	         
}

.photo460Async
{
    width:460px;
    margin-top:0px !important;       
    margin-bottom:3px !important;
    
   background-image: url('../img/common/ajax/loading3.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-top: 0px solid #ccc;
    background-color: #FFF;             
}

.photo600
{
    width:600px;
    margin-top:0px !important;       
    margin-bottom: 12px !important;         
}

.photo600Async
{
    width:600px;
    margin-top:0px !important;       
    margin-bottom:3px !important;
    
   background-image: url('../img/common/ajax/loading3.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-top: 0px solid #ccc;
    background-color: #FFF;             
}

.photo960
{
    width:960px;
    margin-top:0px !important;       
    margin-bottom: 12px !important;         
}

.photo960Async
{
    width:960px;
    margin-top:0px !important;       
    margin-bottom: 3px !important;
    
   background-image: url('../img/common/ajax/loading3.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-top: 0px solid #ccc;
    background-color: #FFF;               
}

.photo600LeftMR
{
    float:left;
    width:600px;
    margin-top:0px !important;       
    margin-bottom: 12px !important;
    margin-right:20px;         
}

.photo600LeftMRAsync
{
    width:600px;
    margin-top:0px !important;       
    margin-bottom: 3px !important;
    margin-right:0px !important; 
    
   background-image: url('../img/common/ajax/loading3.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-top: 0px solid #ccc;
    background-color: #FFF;              
}

.photo600RightML
{
    float:right;
    width:600px;
    margin-top:0px !important;       
    margin-bottom: 12px !important;
    margin-left:20px;         
}

.photo600RightMLAsync
{
    width:600px;
    margin-top:0px !important;       
    margin-bottom: 3px !important;
    margin-left:0px !important; 
    
   background-image: url('../img/common/ajax/loading3.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-top: 0px solid #ccc;
    background-color: #FFF;                
}


.photo460LeftMR
{
    float:left;
    width:460px;
    margin-top:0px !important;       
    margin-bottom: 12px !important;
    margin-right:20px;         
}

.photo460LeftMRAsync
{
    width:460px;
    margin-top:0px !important;       
    margin-bottom: 3px !important;
    margin-right:0px !important; 
    
   background-image: url('../img/common/ajax/loading3.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-top: 0px solid #ccc;
    background-color: #FFF;             
}

.photo460RightML
{
    float:right;
    width:460px;
    margin-top:0px !important;       
    margin-bottom: 12px !important;
    margin-left:20px;         
}

.photo460RightMLAsync
{
    width:460px;
    margin-top:0px !important;       
    margin-bottom: 3px !important;
    margin-left:0px !important; 
    
   background-image: url('../img/common/ajax/loading3.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-top: 0px solid #ccc;
    background-color: #FFF;                
}

.photo480LeftMR
{
    float:left;
    width:480px;
    margin-top:0px !important;       
    margin-bottom: 12px !important;
    margin-right:20px;         
}

.photo480LeftMRAsync
{
    width:480px;
    margin-top:0px !important;       
    margin-bottom: 3px !important;
    margin-right:0px !important;
    
   background-image: url('../img/common/ajax/loading3.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-top: 0px solid #ccc;
    background-color: #FFF;               
}

.photo480RightML
{
    float:right;
    width:480px;
    margin-top:0px !important;       
    margin-bottom: 12px !important;
    margin-left:20px;         
}

.photo480RightMLAsync
{
    width:480px;
    margin-top:0px !important;       
    margin-bottom: 3px !important;
    margin-left:0px !important;
    
   background-image: url('../img/common/ajax/loading3.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-top: 0px solid #ccc;
    background-color: #FFF;             
}

.photo280LeftMR
{
    float:left;
    width:280px;
    margin-top:0px !important;       
    margin-bottom: 12px !important;
    margin-right:20px;         
}

.photo280LeftMRAsync
{
    width:280px;
    margin-top:0px !important;       
    margin-bottom: 3px !important;
    margin-right:0px !important; 
    
   background-image: url('../img/common/ajax/loading3.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-top: 0px solid #ccc;
    background-color: #FFF;             
}

.photo280RightML
{
    float:right;
    width:280px;
    margin-top:0px !important;       
    margin-bottom: 12px !important;
    margin-left:20px;         
}

.photo280RightMLAsync
{
    width:280px;
    margin-top:0px !important;       
    margin-bottom: 3px !important;
    margin-left:0px !important;
    
   background-image: url('../img/common/ajax/loading3.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-top: 0px solid #ccc;
    background-color: #FFF;              
}


.photo230LeftMR
{
    float:left;
    width:230px;
    margin-top:0px !important;       
    margin-bottom: 12px !important;
    margin-right:20px;                 
}

.photo230LeftMRAsync
{
    width:230px;
    margin-top:0px !important;       
    margin-bottom: 3px !important;
    margin-right:0px !important;   
    
   background-image: url('../img/common/ajax/loading3.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-top: 0px solid #ccc;
    background-color: #FFF;                     
}

.photo230RightML
{
    float:right;
    width:230px;
    margin-top:0px !important;       
    margin-bottom: 12px !important;
    margin-left:20px;         
}

.photo230RightMLAsync
{
    width:230px;
    margin-top:0px !important;       
    margin-bottom: 3px !important;
    margin-left:0px !important;          
    
   background-image: url('../img/common/ajax/loading3.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-top: 0px solid #ccc;
    background-color: #FFF;       
}

.photo320LeftMR
{
    float:left;
    width:320px;
    margin-top:0px !important;       
    margin-bottom: 12px !important;
    margin-right:20px;         
}

.photo320LeftMRAsync
{
    width:320px;
    margin-top:0px !important;       
    margin-bottom: 3px !important;
    margin-right:0px !important;          
    
   background-image: url('../img/common/ajax/loading3.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-top: 0px solid #ccc;
    background-color: #FFF;     
}

.photo320RightML
{
    float:right;
    width:320px;
    margin-top:0px !important;       
    margin-bottom: 12px !important;  
    margin-left:20px;         
}

.photo320RightMLAsync
{
    width:320px;
    margin-top:0px !important;       
    margin-bottom: 3px !important;  
    margin-left: 0px !important;  
    
   background-image: url('../img/common/ajax/loading3.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-top: 0px solid #ccc;
    background-color: #FFF;             
}

.photo225LeftMR
{
    float:left;
    width:225px;
    margin-top:0px !important;       
    margin-bottom: 12px !important;
    margin-right:20px;                 
}

.photo225LeftMRAsync
{
    width:225px;
    margin-top:0px !important;       
    margin-bottom: 3px !important;
    margin-right:0px !important;   
    
   background-image: url('../img/common/ajax/loading3.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-top: 0px solid #ccc;
    background-color: #FFF;                     
}

.photo225RightML
{
    float:right;
    width:225px;
    margin-top:0px !important;       
    margin-bottom: 12px !important;
    margin-left:20px;         
}

.photo225RightMLAsync
{
    width:225px;
    margin-top:0px !important;       
    margin-bottom: 3px !important;
    margin-left:0px !important;          
    
   background-image: url('../img/common/ajax/loading3.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-top: 0px solid #ccc;
    background-color: #FFF;       
}


/* common posts wrapers */

.defPostWraper
{
	margin-left: 0px;
	background-color: transparent;
	margin-top:0px;
	margin-bottom: 40px;
	width: 600px;
	padding-bottom: 20px;
	position:relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #B7B089;
 }
 
 .defPostWraper  a
 {
    text-decoration: none;
 }

.defPostImage
{
	position: relative;
	display: block;
	width: 600px;
	height: 250px;
	margin-bottom: 5px;
	background-image: url('../img/common/ajax/loading3.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #B8B289;
	border-right-color: #B8B289;
	border-bottom-color: #B8B289;
	border-left-color: #B8B289;
}

.defPostText
{
	font: 12px Verdana;
	padding-left: 0px;
	padding-right: 10px;
	margin-top:10px;
	line-height: 150%;
	color: #666666;
}

.defPostThumb
{
	display:block;
	float:right;
	width:26px;
	height:26px;
	background-color: transparent;
	background-image: url('../img/common/ajax/loading2.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-left:5px;
	overflow: hidden;
	border: 1px solid #B8B28A;
	cursor:pointer;
}

.defPostThumb:hover
{
	border: 1px solid #9E9B7E;
}

.defPostThumbsContainer
{
	margin-top:0px;
	border: 0px solid #9B9B7C;
	min-height: 28px;
	padding-left: 0px;
	padding-right: 0px;
}

.defPostCommentsField
{
	margin-top:15px;
	margin-right:0px;
	text-align:center;
	height:42px;
	width:110px;
	float:left;
	background-color:#CCCCCC;
	font:10px/20px Verdana;
	color:#73674E;
	background-image:url('../img/common/img/commentsFieldWhiteRight.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* search list */

.defItemsContainer
{
    display: block;
}

.commonSearchInput
{
    color:#444; 
    font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin-left:0px;
    width:200px;
    border:1px solid #444;
    padding: 2px 3px 2px 3px;
    float:left;
    background-color: #FFF;
    
} 

.commonSearchBtn 
{
	color:#FFF;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:0px;
	padding-left:15px;
	padding-right:15px;
	padding-top: 3px;
	padding-bottom: 3px;
	float:left;
	display:block;
	background-color: #666666;
	text-transform:uppercase;
	cursor: pointer;
}

.commonSearchBtn:hover
{
    background-color: #3399cc;
}

/* def small item wrapper */

.defItemWrapper
{
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 0px;
	cursor:pointer;
}

.defItemWrapper:hover
{
    background-color: transparent;
}

.defItemWrapper .imageWrapper
{
	float:left;
	padding-left: 10px;
	width: 106px;
	margin-top: 7px;
	background-repeat: no-repeat;
}

.defItemWrapper .dateComments
{
    height: 18px;
}

.defItemWrapper .image
{
    height:90px;
    width:90px;
    padding:2px;
    border:1px solid #eee;
    background-color: #FFF;
    display: block;
    
    background-image: url('../img/common/ajax/loading1.gif');
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.defItemWrapper .itemDesc
{
    height:96px;
    margin-top:7px;
    width: 480px;
    float:left;
    background-color:transparent;
    overflow: hidden;    
}

.defItemWrapper .itemDesc .date
{
   text-align:left;
   font: 10px/12px Verdana;
   color: #888;
   padding-top: 5px;
   float: left;
}

.defItemWrapper .itemDesc .comments
{
   text-align:left;
   font: 10px/12px Verdana;
   color: #888;
   padding-top: 5px;
   padding-left:20px;
   padding-right:5px;
   float: right;
   background-repeat: no-repeat;
   background-position: 0% 100%;
   background-image: url(../img/common/img/comments6.png);
}

.defItemWrapper .itemDesc .title
{
   font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
   padding: 0px;
   color: #3399CC; 
}

.defItemWrapper .itemDesc .text
{
    font: 11px Verdana;
    color: #000;
    margin-top: 0px;
    text-indent: 0px !important;
}


/*postts tags list*/

.postTagsList
{
    background-color:transparent;
    padding: 5px;
    padding-bottom: 0px;
    padding-left:0px;
    margin-top:20px;
    margin-bottom:0px;
    font:10px/12px Verdana;    
}

.postTagsList .listName
{
	color:#73674E;
	font: 10px/12px Verdana;
}

.postTagsList .tag
{
    color:#aaa;
    font:10px/12px Verdana;
    text-transform: uppercase;  
    cursor:pointer;
}

.postTagsList .tag:hover
{
	color:#7A6C51;
}




