/* 
   -----------------------------------
     Main Site
	 Style Sheet 
   ----------------------------------
   ##Default
 */	
	
<STYLE>	 


 /*body::Controls Page Background Color and any other fonts not defined below*/ 	
body {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #ffffff;
	font-weight : Normal;
	margin:0px;
	background-image:url();
	background-repeat:repeat-x;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
	}
	
.full{
	height:1200px;
	width:100%;
}
.blog_div{
	height:985px;
	width:910px;
}
.fullwidth{
	width:100%;
}

.zindex{
	z-index: 20; 
}


.full_bottom
{
	height:100%;
	width:100%;
	position: absolute;
	bottom: 20px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
}

.txtBoxStyle
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : Normal;
	background-color:#000000;
	color:#CCCCCC;
	border:none;
	background-image:url(dynamic_textbox.jpg);
	background-repeat:repeat-x;
	}

/*A:: Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A {
	text-decoration:none;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #6C6C6C;
	font-size : 10px;
	font-weight : bold;
	font-style:  normal;
	

}
	
/*A:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style: normal;
	color: #000000;
}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A:visited {
		font-family : Verdana, Arial, Helvetica, sans-serif;
}
	
/*A:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
A:visited:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
} 

.logo_h_text2
{
	color: #6C6C6C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	padding-left:3px;
	letter-spacing:1px;
}

.logo_h_text
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
}
	
.text_header
{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;
	margin-left: 2px;
}

.text
{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
}

.text_white
{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
}

.text_blue
{
	color: #55cfff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
}

 /*store-name:: Store Name*/		 
.store-name {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 35px;
	color : #0666b7;
	text-decoration : none;
}

.alphaopa:hover
{ 
	opacity: .65; 
	filter: alpha(opacity=65); 
}
.alphaopa:hover 
{
	background-color: #FFFFFF; 
}

.mail {
	background-image:url();
	background-repeat:repeat-x;
	}
	
/*frame::  Controls the  Color of the Store's Frame */		
.frame_text {
	color: #E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
}

.frame_link {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
}


/*top::  Controls the  Color of the top Bar */		
.top {
	color:#999999;
	background-color : #ffffff;
	opacity: .50; 
	filter: alpha(opacity=50); 
}

.menu { background-color: #000000; border-right-color: #FFFFFF; border-right-style: solid; border-right-width: 0px; border-top-color: #FFFFFF; border-top-style: solid; border-top-width: 0px; z-index:300 ;}
.menu .bdr-r { border-right-color: #FFFFFF; border-right-style: solid; border-right-width: 0px; }
.menu a,.menu a:visited { background-image: url(Background/menu_header/background_black.jpg); background-color:#FFFFFF; background-repeat: repeat-y; border-left-color: #343434; border-left-style: solid; border-left-width: 0px; border-right-color: #343434; border-right-style: solid; border-right-width: 0px; color: #CCC; }
.menu a:hover { background-image: url(Background/menu_header/background_hover_blue.jpg); background-color:#FFFFFF; background-repeat: repeat-y; background-position:center; border-left-color: #343434; border-left-style: solid; border-left-width: 0px; border-right-color: #343434; border-right-style: solid; border-right-width: 0px; color: #CCC; }
.menu ul li:hover ul li a { background: transparent  filter: alpha(opacity=92); color: #000; display: block; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90); opacity: .92; }
.menu ul li:hover ul li a:hover { background: #333; text-decoration: none; }

.menu ul ul { border-top-color: #000000; border-top-style: solid; border-top-width: 0px; }

.menu ul ul a,.menu ul ul a:visited { background-color: #0B0B0B; background-image: none; border-bottom-color: #333333; border-bottom-style: solid; border-bottom-width: 1px; color: #FFFFFF; }

.menu ul ul ul a,.menu ul ul ul a:visited,.menu ul ul ul a:hover { background: #FF6600; }
 
</STYLE>
