@import url(../../Templates/UI/Css/Layout.css);
/********* GLOBALS *********/

*
{
    margin: 0;
    padding: 0;
}
body
{
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
   
    
}


a img, table
{
    border: 0;
}
dl, ol, ul
{
    list-style: none;
}
button, select, textarea, input
{
    font-family: Tahoma;
    font-size: 11px;
}

.resizer {  }
.resizer .small { font-size: 12px;}
.resizer .medium { font-size: 16px;}
.resizer .large {  font-size: 20px; }

.resizer .small a { color: #000000; text-decoration: none; }
.resizer .medium a { color: #cc3333; text-decoration: underline; font-size: 16px; }
.resizer .large a  { color: #cc3333; text-decoration: underline; font-size: 20px;}

.resizer .small a:hover { color: #000000; text-decoration: none; }
.resizer .medium a:hover { color: #cc3333; text-decoration: underline; font-size: 16px; }
.resizer .large a:hover  { color: #cc3333; text-decoration: underline; font-size: 20px;}

 .resizer .small a:active, .resizer .small a:visited{ color: #000000; text-decoration: underline; }
 .resizer .large a:visited { color: #000000; text-decoration: underline; }

 .resizer .medium a:active { color: #000000; text-decoration: underline; font-size: 16px; }
 .resizer .large a:active{ color: #000000; text-decoration: underline; font-size: 20px; }
 
table
{
    border-collapse: collapse;
}
caption, th, td
{
    text-align: left;
}

h1, h2, h3, h5, h6, p
{
    margin: .35em 0;
}

h2
{
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
	color: #333333;
}
.medium h2 { font-size: 15px;}
.large h2 { font-size: 21px; }

h1
{
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
	color: #333333;
}
.medium h1 { font-size: 18px;}
.large h1 { font-size: 24px; }
 
 h1 a 
{
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
	color: #333333;
}
.medium h1 a { font-size: 18px;}
.large h1 a { font-size: 24px; }

h1 a:hover 
{
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
	color: #333333;
    text-decoration: underline;
}
.medium h1 a:hover { font-size: 18px;}
.large h1 a:hover { font-size: 24px; }

h1 a:visited 
{
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
	color: #333333;
    
}
.medium h1 a:visited { font-size: 18px;}
.large h1 a:visited { font-size: 24px; }

h1 a:active
{
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
	color: #333333;
}

.medium h1 a:active { font-size: 18px;}
.large h1 a:active { font-size: 24px; }

h2 a 
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
	color: #333333;
    
}
.medium h2 a { font-size: 16px;}
.large h2 a { font-size: 22px; }

h2 a:hover 
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
     color: #333333;
    text-decoration: underline;
    
}
.medium h2 a:hover { font-size: 16px;}
.large h2 a:hover { font-size: 22px; }

h2 a:visited 
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
	color: #333333;
    
    
}
.medium h2 a:visited { font-size: 16px;}
.large h2 a:visited { font-size: 22px; }
h2 a:active
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
	color: #333333;
}
.medium h2 a:active { font-size: 16px;}
.large h2 a:active { font-size: 22px; }
h4
{
    height:21px;
    font-weight: bold;
    font-size: 11px;
    color:#333333;
    padding-left:0px;
    padding-top:4px;
}
.medium h4 { font-size: 13px;}
.large h4 { font-size: 19px; }



h3
{
	font-family:tahoma;
	color:#333333;
	font-size:11px;
	
}
.medium h3 { font-size: 13px;}
.large h3 { font-size: 19px; }


/* colors */
a
{
    color: #333333;
    text-decoration: none;
    font-size: 11px;
}
a:hover
{
    color: #cc3333;
    text-decoration: underline;
    font-size: 11px;
}
a:visited
{
    color: #333333;
    text-decoration: none;
    font-size: 11px;
}
a:active
{
    color: #333333;
    text-decoration: none;
    font-size: 11px;
}

/*Paging */
.pgr {  }   
.pgr table { margin: 5px 0; }   
.pgr td {    
    border-width: 0;    
    padding: 0 6px;    
    border-left: solid 1px #cccccc;    
    font-weight: bold;    
    color: #cccccc;    
    line-height: 12px;    
 }      
.pgr a { color: #333333; text-decoration: none; }   
.pgr a:hover { color: #cc3333; text-decoration: none; } 




#footer
{
    margin-top: 10px;
    color: #000000;
}
#footer .n2
{
    color: #000000;
    float: center;
    font-size: 11px;
    text-align: center;
}

/********* LAYOUT *********/

body
{
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
    margin: 0;
    background-image: url(bg.jpg);
    background-color: #cccccc;
    background-repeat: repeat-x;
}
.medium { font-size: 14px; }

.large { font-size: 20px; }



#wrap
{
    width: 900px;
    margin: 0 auto;
    border: solid 1px #cccccc;
    background-color: #FFFFFF;
	
}
#header
{
    height: 94px;
    position: relative;
}
#header .siteLogo
{

}
#header .siteHeader a
{
    color: #000000;
    font-style: italic;
    font-weight: normal;
}

#page
{
    padding: 15px;
}
#content
{
    margin-left: 155px;
}
.secondary
{
    width: 146px;
    float: left;
    margin-bottom: 1px;
}



#main
{
    width: 575px;
    float: left;
    padding-bottom: 15px;
	border:none;
	padding-right:10px
}
#extras
{
    float: right;
    width: 130px;
}

#footer
{
    padding: 15px;
	
	
}

/*top*/
#header .top
{
    padding-top: 0px;
    position: relative;
}
#header .top img
{
    vertical-align: text-bottom;
}
#header .top h2
{
    display: inline;
}


/* LEFT SIDE */
.side_Left
{
    width: 10px;
    height: 11px;
    background: url('side_left.gif');
    background-repeat: no-repeat;
}


.side_Center
{
    height: 11px;
    width:146px;
    white-space: nowrap;
    background: url( 'side_center.gif' );
    background-repeat: repeat-x;
}
.side_Right
{
    width: 10px;
    height: 11px;
    background: url('side_right.gif');
    background-repeat: no-repeat;
}


/*secondary*/
.secondary .uc
{
    margin-bottom: 15px;
}




/*box left*/
#menu
{
    background-color: #ebebeb;
}

.boxTitle, .secondary h4
{
    font-family: Tahoma;
    font-weight: bold;
    font-size: 11px;
    height: 27px;
    padding-left: 7px;
    padding-top: 4px;
    color: #FFFFFF;
    text-align: left;
    background-image: url(boxheaderbg.gif);
    background-repeat: repeat-x;
}


.secondary .box
{
    text-align: left;
    padding-bottom: 4px;
    padding-left: 5px;
    padding-right: 4px;
    padding-top: 4px;
    font-size:11px
}



/*box right*/
#extras
{
}
#extras .boxTitle, #extras h4
{
    border-bottom: #b2b2b2 1px solid;
    padding-left: 7px;
    font-family: Tahoma;
    background-image: url(Middle_Back.gif);
    background-color: #bebebe;
    background-repeat: repeat-x;
    height: 21px;
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    padding-top: 4px;
}

#extras .box
{
    text-align: left;
    padding-bottom: 4px;
    padding-left: 5px;
    padding-right: 4px;
    padding-top: 0px;
    border: #b2b2b2 1px solid;
}



/*menu*/
.topMenu
{
    position: absolute;
    bottom: 0px;
    width: 720px;
    margin-bottom:5px;
}





.languageMenu
{
    position: absolute;
    bottom: 5px;
    right: 20px;
}
.languageMenu a
{
    opacity: .4;
}
.languageMenu .current
{
    cursor: default;
    opacity: 1;
}
.languageMenu a:hover
{
    opacity: 1;
}

.subMenu a
{
    display: block;
    padding: 2px 0;
    _height: 1px;
    color: #333;
}
ul.subMenu ul
{
    margin: 0 0 5px 15px;
}
.subMenu .trail > a, .subMenu .current > a, .menu .trail > a, .menu .current > a
{
    color: #333333;
}
.subMenu .current > a, .menu .current > a
{
    font-weight: bold;
}

/* lists */
.list .a0
{
    background: #f4f8ed;
}
.list
{
    padding-bottom: 6px;
    background-position: 50% 100%;
}
.list .item
{
    
   
}

/*path*/
.path
{
    margin-bottom: 10px;
}
.path .current
{
    color: #333;
}
.path a.current:hover
{
    cursor: default;
    text-decoration: none;
}

/*sitemap*/
#main ul
{
    list-style: circl;
    margin-left: 20px;
}

/* content */
.introduction
{
    font-size: 12px;
    font-style: italic;
}

/** date **/
.date
{
    font-size: x-small;
    color: #333;
    display: block;
}
.medium .date { font-size: small; }

.large .date { font-size: medium; }


/*columns*/
.columns .left
{
    float: left;
    width: 200px;
    border-right:1px solid #cccccc;
	padding-left:7px;
	
	
}
.columns .right
{
    float: left;
    width: 200px;
	padding-left:7px
}

/* login */
.login 
{
     color: #333333;
    font-size: 11px;
}

.login a
{
     color: #333333;
    font-size: 11px;
}
.login a:hover 
{
   
    color: #333333;
    text-decoration: underline;
    font-size: 11px;
}
.login a:visited
{
     color: #333333;
    text-decoration: none;
    font-size: 11px;
}


.login .tb
{
    width: 130px;
}
.login .ff
{
    margin-bottom: 5px;
}
.register td
{
    padding: 0 5px 5px 0;
}

/* gallery */
.thumbnail
{
    opacity: .4;
}
.thumbnail:hover, .selected
{
    opacity: 1;
}
#thumbnails
{
    padding-bottom: 10px;
}
#thumbnails .text
{
    display: none;
}
.thumbnail
{
    margin-bottom: 10px;
    margin-right: 5px;
}

/* comments */
.commentList
{
    border-top: solid 1px #D0CFCB;
    margin-top: 10px;
}

ul.topMenu li
{
    background-image: url(tab_inactive_left_full.gif);
    background-repeat: no-repeat;
    background-position: top left;
    margin-top:3px;
    height:34px;
    margin-right:2px;
}

ul.topMenu a
{
    display: block;
    padding: 10px 25px 4px 4px;
    color: #FFFFFF !important;
    background-image:url(tab_inactive_right.gif);
    background-position:top right;
    background-repeat:no-repeat;
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    text-transform:uppercase;
    font-size:9px;
}
.topMenu li.current, .topMenu li.trail
{
margin-top:0px;
height:37px;
}
.topMenu li
{
    float: left;
    background: transparent url(MenuDimmed.gif) no-repeat 0% 0%;
    padding-left: 25px;
    _width: 100px;
}
.topMenu .current a, .topMenu .trail a {
	padding-top:13px;
}
#content .frontBanners  .uc.banner
{
	width:150px;
	overflow:hidden;
}
.uc.columns
{
    margin-bottom:10px; border: 1px solid #cccccc; background-color:#f5f5f5;
    
}
.uc.columns.cf
{
    width:432px
}

.poll.uc.columns.cf
{
    width:146px
}
