/*********************************** Modules *************************************/
TABLE.ModuleContainer	{width:100%;}
TD.ModuleContainer		{}
TD.ModuleTitle			{height:1px; font-size:80%;}
TD.ModuleTitle a		{text-decoration:none;}
TD.ModuleTitle a:hover	{}
H3.ModuleTitle			{display:inline;}
TD.ModuleText			{}



BODY{ background:#000101 url('../bodyBg.jpg') no-repeat center top; text-align:center; background-attachment:fixed;}
#container{margin:auto; width:993px; overflow:hidden;}
.alignLeft{float:left;}
.alignRight{float:right;}

#header{width:993px; height:158px; display:inline-block; border-bottom:1px solid #fff;}
	.logo{margin-top:48px;}
	.horNav{margin-top:107px;}

#rotator{height:380px;margin-bottom:12px;}
.freeTextHp{border-top:1px solid #fff;padding-top:12px; margin-bottom:30px; clear:left;}
.searchHp{width:530;clear:left;margin-bottom:90px;}
.footer{clear:left; width:380px;}

#linksContainer{position:relative; width:993px; height:380px; _height:390px; overflow:hidden; margin-bottom:30px;}
#contactLink{position:absolute; bottom:0px; left:0; z-index:999;}
#contactLink A{color:#fff; font-size:60px;display:block;}


#list{width:993px; display:inline-block; height:300px; position:relative; margin-top:20px;}
#list UL{margin:0;padding:0; width:507px; float:left;}
#list UL LI{ list-style-image:none; list-style-type:none;}
#list UL LI A{
	color: #fff;
	text-decoration: none;	
	width:507px;
	text-align:left;
	font-size: 60px;
	height:75px;
	display:block;
	outline:none;
	z-index:100;
	position:relative;
}
	
	
#list .introDetails{ 
	text-align:left; 
	width:993px; 
	height:350px; 
	position:absolute; 
	right:0; 
	top:0;
	display:none;
	z-index:0;
}

.d1{background:url('../details1.png') no-repeat center top;}
.d2{background:url('../details2.png') no-repeat center top;}
.d3{background:url('../details3.png') no-repeat center top;}
.d4{background:url('../details4.png') no-repeat center top;}



#list .introDetails .introDetailsText{
	position:absolute;
	top:70px;
	right:50px;
	text-align:left;	
	z-index:200;
	width:390px;
}

#list .introDetails .introDetailsText H2{
	color:#242834;
	font-size:16px;
	
}

#list .introDetails .introDetailsText SPAN{
	display:block;
	border-top:1px solid #242834;
	margin-top:20px;
	padding-top:20px;
}


/*********************************** Quick Navgation ******************************/
DIV.QuickNavContainer       {width:100%; height:37px; background-color:#f2f2f2; margin-bottom:10px; text-align:center;}
DIV.QuickNavContainer TABLE {margin:auto;}
OPTION.QuickNavMain         {}
SELECT.QuickNav			    {width:125px; height:20px; font-size:11px; margin-top:8px;}
INPUT.QuickNavButton	    {width:35px; height:20px; margin:8px 4px 0px 0px; padding:0px 0px 2px 0px;}


/*********************************** login ******************************/
TABLE.LoginContainer	{}
TD.LoginContainer		{padding:5px 10px 5px 10px;}
TD.loginCaption			{font-size:11px; padding-top:4px;}		/* lables container */
TD.login				{text-align:left; padding-top:4px;}		/* inputs container */
INPUT.login				{height:17px; width:100px; font-size:11px;}
TD.loginSubmit			{padding-top:6px; text-align:left;}		/* button container */
INPUT.LoginSubmit		{}
TD.LoginRemember		{}

TD.LoginTitle			{}
H3.LoginTitle			{font-weight:bold; font-size:110%;}

TABLE.LoginGreeting		{font-size:11px;}
TD.LoginGreeting		{text-align:center; padding:8px 10px 15px 10px; font-size:11px; font-weight:bold;}
INPUT.LoginButton		{margin-bottom:9px;}
A.LoginHomepage			{color:white;}
A.LoginHomepage:hover	{color:white;}


/*********************************** Shopping cart ******************************/
TABLE.ShoppingCartContainer		{}
TD.cartTitle					{}
H3.cartTitle					{font-weight:bold; font-size:110%;}
TD.CartItemsContainer			{padding:0px 10px 4px 10px;}
TABLE.CartItemsContainer		{font-size:100%;}
TABLE.CartItemsContainer TD		{}
TR.cartItem						{}
TD.chartNumber					{width:20px; font-size:80%; padding-top:4px;}
TD.chartLink					{font-size:90%; padding-top:2px;}
INPUT.shopCartButton			{margin-top:6px;}


/******************************** Ticker ****************************/
TABLE.tickerContainer			{}
TABLE.tickerTitle			    {} /* the title and button */
TD.tickerTitle					{}
H3.tickerTitle					{font-weight:bold; font-size:110%;}
TD.TickerPlayer				    {width:1px; vertical-align:middle; padding:0px 5px 0px 5px;}
IMG.TickerPlayer				{}

TD.tickerBody					{vertical-align:top;}
DIV.tickerBody					{overflow:hidden; width:190px; height:190px;}
DIV.tickerBody IMG				{float:left; margin:3px 10px 7px 0px; clear:right}
TABLE.tickerContainer MARQUEE	{width:190px; height:190px;}
DIV.tickerItemContainer			{margin-bottom:6px;}
.tickerHeadLine					{text-decoration:none;}
.tickerHeadLine:hover			{}
.tickerText						{}
.tickerDate						{font-size:90%;}


/******************************** Survey Box ****************************/
/* Survey Box */
TABLE.SurveyContainer			{}
TD.SurveyContainer				{vertical-align:top;}
TABLE.SurveyContainer TABLE		{}
TABLE.SurveyContainer TD		{vertical-align:top;}
TD.SurveyTitle					{}
H3.SurveyTitle					{font-weight:bold; font-size:110%;}
TD.SurveyQuestion				{font-weight:bold;}
TD.SurveyAnswer					{width:100%; padding-right:3px; padding-top:2px;}
TABLE.SurveyButtonsPannel		{margin-top:10px; width:100%;}
INPUT.SurveyButton				{width:90%;}


/* Survey Results */
.divResult		{border:solid 1px #97B2CC; background-color:#ffffff; color:#97B2CC; font-weight:bold; font-size:11px;}
.divWinResult	{border:solid 1px #ffffff; background-color:#97B2CC; color:#ffffff; font-weight:bold; font-size:11px;}


/********************************* Banners *****************************/
DIV.bannerContainer		{margin-bottom:5px; text-align:center;}


/******************************** Search ****************************/
TABLE.SearchContainer	{height:44px; width:100%;}
TD.SearchContainer		{padding-top:3px; padding-bottom:3px;}
TABLE.Search			{font-size:0px;}
TD.SearchInp			{padding-right:4px; padding-left:4px;}
TD.SearchBut			{}
TD.SearchSectionTitle	{font-size:12px; line-height:1em;}
INPUT.Search			{width:328px; height:44px; font-size:30px; line-height:1.2em; padding:0px 5px 0px 5px; background:none; color:#fff; border-style:solid; border-width:0px 0px 1px 0px; border-color:#fff;}
INPUT.SearchBut			{ background:url('../btnSearch.png') no-repeat center top; width:187px; height:44px;}


/******************************** Media ****************************/
TABLE.MediaContainer	{}


/******************************** FreeBox ****************************/
TABLE.FreeBoxContainer		{}
TD.FreeBoxItemContainer		{}
TABLE.FreeBoxItemContainer	{}
TD.FreeBoxTitle				{}
H3.FreeBoxTitle				{}
TD.FreeBoxTopRight			{}
TD.FreeBoxTopLeft			{}
TD.FreeBoxBottomRight		{}
TD.FreeBoxBottomLeft		{}
A.FreeBoxTitle				{}
A.FreeBoxTitle:hover		{}
TD.FreeBoxBody				{}

/* Section Specipic Example */
#FreeBox_Section1 TABLE.FreeBoxContainer		{width:405px;}
#FreeBox_Section1 TD.FreeBoxItemContainer		{vertical-align:top;}
#FreeBox_Section1 TABLE.FreeBoxItemContainer	{width:100%;}
#FreeBox_Section1 TD.FreeBoxTitle				{}
#FreeBox_Section1 H3.FreeBoxTitle				{font-weight:bold; font-size:110%;}
#FreeBox_Section1 TD.FreeBoxTopRight			{}
#FreeBox_Section1 TD.FreeBoxTopLeft				{}
#FreeBox_Section1 TD.FreeBoxBottomRight			{}
#FreeBox_Section1 TD.FreeBoxBottomLeft			{}
#FreeBox_Section1 A.FreeBoxTitle				{text-decoration:none;}
#FreeBox_Section1 A.FreeBoxTitle:hover			{}
#FreeBox_Section1 TD.FreeBoxBody				{color:#fff;line-height:18px;}


/******************************** Quick Subscription ****************************/
TABLE.QuickSubscription			{}
TD.QuickSubscriptionMsg			{}
INPUT.QuickSubscription			{}
INPUT.ButtonQuickSubscription	{}


/******************************** Navigation Title ****************************/
DIV.NavigationTitle		{}
H3.NavigationTitle		{font-weight:bold; font-size:110%;}


/******************************** Choose Font Size ****************************/
TABLE.cssChangerModuleTable		{}
TD.titleTd						{}


/******************************* DARONET *****************************/
TABLE.daronet		{direction:ltr; float:right; background:url('../daronet-logo.png') no-repeat left center;}
TD.daronet_link		{padding-left:5px; padding-right:5px;}
A.Daronet			{font-size:11px; font-weight:bold; color:#fff; text-decoration:none;}
A.Daronet:hover		{font-size:11px; font-weight:bold; color:#fff; text-decoration:none;}


/****************************************************************************/
IMG.security	{border-width:1px; border-color:gray;}


/************************ Paging ******************************************************/
OL.dbsPages			{padding:0px; margin:0px;}
OL.dbsPages LI		{padding:0px; margin:0px; display:inline; list-style-image:none; list-style-type:none;}
SPAN.dbsCurrentPage	{font-weight:bold;}

/************************ Daronet ******************************************************/
#DaronetTextBox		{font-size:80%; text-align:right; padding:10px;}
