/* CSS Document */

/*-------
// global reset
//-----*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
table { border-collapse: collapse; border-spacing: 0; }
acronym { cursor: help; }



/*-------
// general
//-----*/

html { font-size: 100.01%; }
body { font-size: 62.5%; line-height:1.2em; }
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 2px 3px; font-family: Verdana, sans-serif; }
.submit { cursor/**/: /**/pointer; }
select > option { padding: 0 5px 0 3px; }

.ul, .ol { margin: 0 0 1em 2em; }
.ul li, .ol li { margin: .2em 0; padding: 0; }

.flR { float: right; }
.flL { float: left; }
.alR { text-align: right; }
.alC { text-align: center; }
.vlT {vertical-align:top;}
.vlB {vertical-align:bottom;}

.hide { display: none; }
.clear { clear: both; height:0px; line-height:0px; font-size:0px; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; }

a:link, a:visited { text-decoration: none; color:#222;  cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: none; color:#000; }
a.inv:link, a.inv:visited { text-decoration: underline; }
a.inv:link:hover, a.inv:visited:hover { text-decoration: none; }

.cols { overflow: hidden; margin: 0; }
.cols .col { float: left; width: 50%; }
#page .cols .last { margin-right: 0; }

.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }



/*-------
// Globals
//-----*/
body{ font-family:Arial, Helvetica, sans-serif; color:#535353;}
h1, h2, h3 {line-height:1.2em; }
p{ font-size:120%;  margin-bottom:20px; line-height:1.4em;}

/*-------
// Page Layout
//-----*/


/*-----Container-----*/
div#container{ min-width:860px; }

/*-----Header-----*/
div#header{background:url(../images/header/header_bg.jpg) left top repeat-x; padding-top:10px; height:290px;  }


/*-----wrapper-----*/
div.wrapper{width:860px; margin:0px auto;   position:relative;}

/*-----content-----*/
div#content{ background:url(../images/content/shadow.jpg) center top no-repeat; padding-top:95px;  }


/*-----Footer-----*/
div#footer{ background:url(../images/footer/footer_bg.jpg) left top no-repeat; padding:30px; position:relative; margin-top:80px; }


/*-------
// Common Page Content
//-----*/


/*-----Header-----*/

div#header div.wrapper div.logo h1 a{background:url(../images/header/logo_text.jpg) left top no-repeat; width:364px; height:104px; display:block; margin:113px 74px 0 0;}
div#header div.wrapper div.logo img{margin-left:7px;}

/*-----Theme-----*/
div#content div.theme2 { margin-bottom:20px; margin-left: 66px; }
div#content div.theme { margin-bottom:20px; }
div#content div.theme div.theme_background{background:url(../images/content/border.jpg) left top no-repeat; padding:15px;}
div#content div.theme_description{background:url(../images/content/box_bottom_middle.gif) left top repeat-x;}
div#content div.theme_description_left{background:url(../images/content/box_bottom_left.gif) left top no-repeat;}
div#content div.theme_description_right{background:url(../images/content/box_bottom_right.gif) right top no-repeat; height:43px;}
div#content div.theme_description_right h3{ font-size:140%; color:#272727; padding:15px 0 0 17px; font-weight:bold; line-height:1.2em; }
div#content div.theme_description_right h3 a{color:#272727;}
div#content div.theme_description_right h3 a:hover{ color:#801146; text-decoration:none;}
div#content div.theme_description_right div.download{ width:377px; position:relative;}
div#content div.theme_description_right div.download img.icon{position:absolute; right:22px; top:-10px;}


/*-----Footer-----*/

div#footer ul li { display:inline; font-size:200%; font-family:"Myriad Pro", Arial, "Times New Roman", sans-serif; font-weight:bold; margin-right:40px; line-height:31px;  }
div#footer ul li a { color:#FFF; padding-bottom:1px; }
div#footer ul li a.active { background:url(../images/footer/nav_hover.gif) repeat-x left bottom;  }
div#footer ul li a:hover{ text-decoration:none; background:url(../images/footer/nav_hover.gif) repeat-x left bottom;}
div#footer img { position:absolute; top:-53px; right:18px; }
/*-------*/

/*-----Footerl-----*/

div#footerl ul li { display:inline; font-size:80%; font-family:"Myriad Pro", Arial, "Times New Roman", sans-serif; font-weight:bold; margin-right:0px; line-height:10px; color:#d8d8d8; }
div#footerl ul li a { color:#d8d8d8; padding-left:3px; }
div#footerl ul li a.active { background:url(../images/footer/nav_hover.gif) repeat-x left bottom;  }
div#footerl p { display:inline; font-size:125%; font-family:"Myriad Pro", Arial, "Times New Roman", sans-serif; font-weight:bold; margin-right:2px; line-height:10px;  color:#ccc;  }
/*-------

// Index Page Content
//-----*/

/*-----Content-----*/
div#content h1{ font-size:150%; color:#535353; font-family:Arial, Helvetica, sans-serif; margin-bottom:14px;}
div#content div.intro{ width:501px;}
div#content a.button{ color:#FFF; font-size:130%; margin-right:5px; background:url(../images/content/buttton.gif) right top no-repeat;  display:block; float:right; height:62px; width:241px; margin-top:-21px;}
div#content a.button:hover{ text-decoration:none; background:url(../images/content/buttton.gif) right bottom no-repeat;}

div#content div.advertise img{margin-right:1px;}

