/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME: 	Stylevantage - orange
   TEMPLATE CODE: 	S-0001
   VERSION:          1.0          	
 *******************************************/ 
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* {
	margin: 0; padding: 0;
} 
body {
	background-color: #3E3F41;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.4em;
}


/* links */
a {
	color: #ffffff; 
}
a:hover {
	color: #0066ff;
}

/* headers */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.4em;
	text-transform: uppercase;
	color: #ffffff;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 2.0em;
	text-transform: uppercase;
	color: #F3931F;
	padding: 5px 0px 0px 5px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.2em;	
	color: #FFFFFF;
	text-transform: uppercase;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 1.2em;	
	color: #FFFFFF;
	text-align: center;
	padding: 0px 125px 0px 0px;
}



#main h1, #rightbar h1 {
	padding: 10px 0 5px 5px;
	margin: 0 0 0 10px;
	text-transform: uppercase;
	border-bottom: 0px solid #f2f2f2; 	
}	
#sidebar h1 {
	padding: 5px 0px 5px 10px;
	margin: 0;
	text-transform: uppercase;	
}

p, h1, h2, h3 {
	margin: 10px 15px;
}


/* images */
img {
	border: 0px solid #CCC;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
a img {  
  border: 0px;
}
a:hover img {  
  border: 0px solid #000000 !important; /* IE fix*/
  border: 0px solid #000000;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 3px solid #000000;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 5px;  	
  	background: #FAFAFA url(quote.gif) no-repeat 5px 10px !important; 
	background-position: 8px 10px;
	border: 0px solid #f2f2f2; 
	border-left: 35px solid #000000;  
	font-weight: bold; 
}





/*****************/
/*    Layout     */
/*****************/
#wrap {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	background: #3E3F41;
	background-color: #3E3F41;
}
#content-wrap {
	clear: both;
	margin: 0px 0px 0px 75px;
	padding:0px 0px 0px 0px;
	width: 850px;
	background: #3E3f41;
	text-align: left;
}

/* header */
#header {
	position: right;
	background: url(subm_logo.jpg) no-repeat right;
	background-color: #3E3F41;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 290px;
}


/* main column */
#main {
	float: left;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;	
	border-left: 0px;
	background: #3E3F41;
}

/* sideabar */
#sidebar {
	float: left;
	width: 20%;	
	margin: 0px 0px 0px 5px; 
	display: inline;	
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 0 0 8px 0;	
	padding-right: 0;		
}
#sidebar ul.sidemenu li {
	background: url(arrow.gif) no-repeat 2px 5px;
	padding: 2px 5px 2px 20px;
}


* html body #sidebar ul.sidemenu li { height: 1%; }

#sidebar ul.sidemenu a {
	font-weight: bold;
	background-image: none;
	text-decoration: none;	
}


/* footer */
#footer {
	clear: both;
	background: #FFF url(header.jpg) repeat-x;
	border-top: 1px solid #F2F2F2;
	text-align: center;
	height: 50px;
	background-color: #666666;
	min-width: 1000px;
	

}
#footer a {
	text-decoration: none;
	font-weight: bold;

}


/* menu */
#menu {
	clear: both;
	margin: 0; padding: 0;	
}
#menu ul {	
	position: relative; 
	bottom: 4px;
	margin: 0; padding: 0;	
	float: left;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	width: 850px;/* 775px; */
	border: 0px solid #808080;
	border-width: 0 0 4px 0;	
	list-style: none;
}
#menu ul li{
	display: inline;	
}
#menu ul li a {	
	position: relative; bottom: -4px;
	float: left;
	color: #808080;
	padding: 0px 10px;
	text-decoration: none;
	background: white url(menudivide.gif) repeat-y right top; 
	border-bottom: 4px solid #808080; 	
}
#menu ul li a:hover{
	color: black;
	background-color: #F3F3F3; 
	border-bottom: 4px solid #FFA600;
}
#menu ul li#current a{
	color: #333;
	background-color: #F3F3F3; 
	border-bottom: 4px solid #FFA600;
}

/* Alignment classes */
.float-left   { float: left;}
.float-right  { float: right; }
.align-left   { text-align: left; }
.align-right  { text-align: right; }
.align-center { text-align: center;	}
.align-justify { text-align: justify; }

/* display classes */
.clear  { clear: both; }
.block  { display: block; }
.hide   { display: none; }	
.orange { color: #0033ff; }
