/* 
Author:    Cubic Creative
Created:   Fed 2007
*/



/*  Reset (YUI)
-----------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
    margin:0; 
    padding:0; 
} 
/*
table { 
    border-collapse:collapse; 
    border-spacing:0;
}
*/ 
fieldset,img {  
    border:0; 
} 
ol,ul { 
   
} 
h1,h2,h3,h4,h5,h6 { 
    font-size:100%; 
    font-weight:normal; 
}





/*  General (Setup the stage)
-----------------------------------------------*/
body {
	background: #fff url(images/bg-back.gif) repeat-x 0 0;
	font: .9em/1em Georgia, "Times New Roman", Times, serif;
}
td {
	font: 11px Georgia, Times, "Times New Roman", serif;
	/* color: #999; */
}
a {
	text-decoration: none;
}
div#content a:hover , div#footer a:hover {
	border-bottom: 1px dotted;
}
div#content table#Table_01 a {
	outline: none;
}
div#content table#Table_01 a:hover {
	border: none;
}
div#wrapper {
	width: 920px;
	padding-left: 50px;
	padding-bottom: 30px;
	background: url(images/bg-front.gif) no-repeat 0 0;
}





/*  Random Specifics
-----------------------------------------------*/
img#logo {
	display: block;
	float: left;
	margin:  20px 0 0 30px;
	position: absolute;
}
form#search {
	background: #fff url(images/search.gif) no-repeat 100% 0;
	width: 150px;
	height: 22px;
	position: relative;
	float: right !important; float: auto;
	left: 0 !important; left: 737px;
	margin: 91px 30px 10px 0;
}
form#search input {
	width: 120px !important; width: 110px;
	height: 19px;
	margin: 3px 0 0 5px;
	border-width: 0;
}





/*  Navigation
-----------------------------------------------*/
ul#navigation {
	clear: both;
	width: 200px;
	background: url(images/nav.gif) repeat-y 0 0;
	min-height: 247px;
	height: auto !important; height: 247px; /* IE hack */
	margin-top: auto !important; margin-top: -2px; /* IE hack */
	padding-top: 30px;
	float: left;
}
ul#navigation li {
	margin: 0 0 2px 10px !important; margin-bottom: 1px;
	display: block !important;
}
ul#navigation li a {
	display: block;
	color: #0075bf;
	padding: 3px 0 3px 15px;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
ul#navigation li a:hover , ul#navigation li a#active {
	background-color: #fff;
}
ul#navigation ul li {
	margin: 0 0 2px 0;
}
ul#navigation li li {
	margin-left: 0 !important;
}
ul#navigation ul li a {
	background: url(images/subnav.gif) no-repeat  16px 7px;
	padding-left: 25px;
}
ul#navigation ul ul li a {
	background: url(images/subnav.gif) no-repeat  26px 7px;
	padding-left: 35px;
}
ul#navigation li#nav-more {
	margin: 30px 0 15px 25px !important;
	display: block; /* for IE */
}
ul#navigation li#nav-more select {
	border: 1px solid #d6cfbb;
	width: 140px;
}

ul#navigation li.ads a  , ul#navigation li.ads a:hover {
       background-color: transparent;
       margin-left: 0px;
}




/*  Content
-----------------------------------------------*/
div#content {
	width: 720px;
	float: right;
	clear: right;
	margin-top: 0 !important; margin-top: -2px;
    	font: normal .8em/1.7em "Times New Roman", Georgia, Times,  serif;
	color: #676258;
}
a.q img {
	background: url(images/q.gif) 0 0;
}
a.q:hover img {
	background-position: bottom;
}





/*  Footer (..the end)
-----------------------------------------------*/
div#footer {
	clear: both;
	padding: 30px 0 0 110px;
	margin-left: 273px;
	background: url(images/bot-logo.gif) no-repeat 0 30px;
	color: #99caf4;
	font: .7em/1em Verdana, Arial, Helvetica, sans-serif;
	min-height: 30px;
	height: auto !important; height: 30px; /* IE hack */
}
div#footer p {
	margin-bottom: 8px;
}
div#footer a {
	color: #99caf4;
}
div#footer a:hover {
	color: #6585a1;
}





label{
	white-space: nowrap;
	width: 25em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}
div#divdetails {
	position:absolute;
	margin: 10px 0px 0px 35px;
	visibility: hidden;
	display: none;
	padding: 0;
	border: 10px solid #99CAF4;
	background-color: #fff;
}

iframe {
	border: none;
	width: 300px;
	height: 260px;
}
