﻿body, td, th, a, #siteContainer 
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;*/	
	color: #000000;
}

body  
{
	background-image: url(/App_Themes/Images/layout/bgline.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	text-align: center;
}


#siteContainer 
{
	margin: 0px auto;
	padding: 0px 10px 0px 10px;
	text-align: left;	
	width: 970px;	
}

#siteHeader 
{
	width: 970px;
	height: 140px;
	background-image: url(/App_Themes/Images/layout/bgheader.jpg);
	background-repeat:repeat-x;
	/*background-image: url(/App_Themes/Images/layout/header.jpg);*/
	position: relative;
	z-index: 0;
}

#imgCinetixxLogo 
{
	position: absolute;
	top: 23px;
	right: 0px;
	z-index: 2;
}

#banner
{
	width: 970px;
	height: 90px;
	margin-top: 2px;
	position: relative;
}

#imgAdvertisment 
{
	position: absolute;
	top: 0px;
	left: 728px;
	z-index: 3;
}
#imgAdvertisment2
{
/*	position: absolute;
	bottom: -10px;
	left: 2px;
	z-index: 3;*/
}

#bannerSkyscraper 
{
	margin-top: 2px;
	width: 160px;
	height: 600px;
	float: right;
	margin-bottom: 20px;
	text-align: left;
	position: relative;
	z-index: 3;
}

#contentContainer 
{
	margin-top: 2px;
	min-height: 300px;
	width: 808px;
	float: left;
}

#navigation 
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-top: 14px;
	padding-left: 28px;
}

#navigation li 
{
	display: inline;
	margin-right: 55px;
}

#navigation li a 
{
	text-decoration: none;
	color: #ffffff;
	font-size: 24px;	
	font-weight: lighter;
}

#navigation li a img 
{
	border: none;
}

#subNavigation 
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top:82px;	
	padding-left: 28px;
}

#subNavigation li 
{
	display: inline;
	margin-right: 72px;
}

#subNavigation li a img 
{
	border: none;
}

#footer 
{
	position: relative;	
	background-color: #919E00;		
	color: #FFFFFF;
	padding-top: 3px;	
	clear: both;
	width: 970px;
	height:19px;
}

#footer ul 
{
	list-style-type: none;
	margin: 0px;
	width: 970px;
	text-align: left;
}

#footer ul li 
{
	float: left;
	margin-left: 35px;
	margin-right: 35px;
}

#footer ul li a 
{
	display: block; 
	padding: 1px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

.darkgreenLinkButton 
{
	color: #919E00;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;	
}

.darkgreenLinkButton:hover 
{
	text-decoration: underline;
}

#footer ul li a:hover
{
	text-decoration: none;
}

.boxBgWhite {
	background-color:#FFFFFF;
}

.boxSpaceTop {
	margin-top:8px;	
}

.boxSpaceBottom {
	margin-bottom:2px;
}
.boxPaddingBottom {
	padding-bottom:2px;
}

.boxPaddingRight {
	padding-right:2px;
}

.boxSpaceRight {
	margin-right:2px;
}

.title
{
	font-weight:bold;
	color:#919E00;
	font-size:14px;
}

.subtitle
{
  font-weight: bold;
  color :#919E00;
}

.textContent 
{
	width:708px;
	Padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align:justify;
}

/* Search begin*/

.searchControlPanel
{
	width: 728px;
	clear: both;
	position: relative;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #f8f8f8;
	padding: 30px 0px;	
	text-align:center;
}

.searchResultContentBox
{
	width: 638px;
	border-bottom: 1px solid #000000;
	color: #000000;
	padding: 20px;
	padding-left: 80px;
	text-align: left;
	background-color: #ffffff;
	clear: both;
}

.searchResultContentBox h2 
{
	font-size: 14px;
	font-weight: normal;
	vertical-align: top;
	color:#919e00;
	margin-top: 0px;
}

.searchResultItems
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top: 20px;	
	margin-bottom: 20px;
	display: block;
}

.searchResultItems li 
{
	padding: 0px;
	margin: 0px;
	margin-bottom:3px;
	margin-left: 20px;
	display: block;
}

.searchResultItems li div 
{	
	margin-top: 4px;
	margin-left: 5px;
	margin-bottom:10px;	
}

.searchResultItems li a
{
	color: #919e00;
}


.searchTextBox {
	
	width: 500px;	
	border: solid 1px #919e00;
	color: #919e00;
	background-color: #ffffff;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	height:13px;	
}

.searchButton
{	
	height:17px;
	color: #919e00;
	border: 1px solid #919e00;
	background-color: #ffffff;
	text-align: center;
	font-size: 11px;
	font-family: Helvetica, Arial, Sans-Serif;
	text-transform: lowercase;
}

/* Search End*/

/* Admin Beginn*/
.panel
{
	width: 728px;
	clear: both;
	position: relative;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #f8f8f8;
	padding: 30px 0px;	
	text-align:center;
}

.passwordTextBox {
	
	width: 500px;	
	border: solid 1px #919e00;
	color: #919e00;
	background-color: #ffffff;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	height:13px;	
}

.reloadButton
{	
	height:17px;
	color: #919e00;
	border: 1px solid #919e00;
	background-color: #ffffff;
	text-align: center;
	font-size: 11px;
	font-family: Helvetica, Arial, Sans-Serif;
	text-transform: lowercase;
}

.loginTextBox {
	
	width: 300px;	
	border: solid 1px #919e00;
	color: #919e00;
	background-color: #ffffff;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	height:13px;	
}

.loginButton
{	
	height:17px;
	color: #919e00;
	border: 1px solid #919e00;
	background-color: #ffffff;
	font-size: 11px;
	font-family: Helvetica, Arial, Sans-Serif;
	text-transform: lowercase;
}

.loginPanel
{
	width: 728px;
	clear: both;	
	position: relative;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #f8f8f8;
	padding: 30px 0px;	
}
/* Admin End*/

/* B2B Start */
#banner01 
{
    background-image: url(/App_Themes/Images/b2b/b2b_banner01.gif);
    width: 700px;
    height: 105px;
    margin-top: 50px;
}

.b2b_title 
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

.b2b_heading 
{
    font-size: 12px;
    margin-top: 15px;
    margin-bottom: 25px;
}
	
#basic-accordian 
{
    width: 350px;
    float: left;
    font-size: 12px;
}

.accordion_headings
{
	padding: 5px;
	cursor: pointer;
}

.accordion_headings:hover
{
	background-color: #e9f0d0;
}

.header_highlight
{
    background-color: #e9f0d0;
    font-weight: bold;
}

#b2b_content 
{
    width: 300px;
    margin-left: 50px;
    float: left;
    font-size: 12px;
}

.b2b_question 
{
    font-size: 12px;
    font-weight: bold;
    color: #919E00;
    background-color: #e9f0d0;
    padding-left: 10px;
}

.b2b_answer 
{
    margin: 10px 10px 25px 10px;
}

.b2b_hidden 
{
    visibility: hidden;
    display: none;
}

.b2b_visible 
{
    visibility: visible;
    display: block;
}

.simple_green 
{
    text-decoration: none;
}

.simple_green:hover 
{
    color: #919E00;
}

/* B2B End */
