
/**
 * General HTML Body Styling
 * -------------------------
 */
body {
	margin-top:0px;
	font: 75%/1em Arial, Helvetica, sans-serif
}		

a { text-decoration: none } 

a { 
    text-decoration: none;
	  color : #1D6963;
} 

a:hover {
	color: #CC7E55;  

}


p {	line-height: 1.35em; } 				

h1 { 
	
	font: 185%/1em Arial, Helvetica, sans-serif; 
	font-size: 1.95em; 
	font-weight: bold; 
} 

h2 {
		font-size: 1.8em;
		color: #666666;
		font-weight: normal;
}

h3 {
		font-size: 0.8em;
		color: #666666;
		font-weight: normal;
}

h4 {
		font-size: 0.8em;
		line-height: 1em;
		border-bottom: 1px solid #cccccc;
		color: #666666;
		font-weight: normal;
		}

h5 {
		font-size: 0.8em;
		color: #333333;
		font-weight: normal;
		}

h6 {
		font-size: 0.5em;
		color: #666666;
		font-weight: normal;
		}

hr { 
	border: none; 
	border-top: 1px solid #cccccc; 
	height : 3px; 
	width : 100%; 
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li {
	background-image: url('../images/arrow4.png');
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding-left: 1.2em;
	line-height: 140%;
}

#promoWording { 
	float: center;
	text-align: center;	
	font-size: 0.6em;
    font-weight: bolder;
	text-decoration: blink;
}  


/**
 * Basic DIV Elements 
 * ----------------------------
 * 
 */
 

#container {
	width:756px;
	margin:0 auto;
	background-color:#FFFFFF;		
}  

#rightColumn { 

float: right;
width: 560px;
margin: 10px 0 10px 10px;	
padding: 1em; 
min-height : 120px;   
  }

#leftColumn { 
float: left;
width : 150px; 
margin: 35px 0 10px 10px;	  
min-height : 120px; 

}  
  
#content {
	
	padding: 1em; 	
	margin: 0px 0px 175px 0px; 
	margin-right: 175px;
	background-color:#FFFFFF;
	min-height: 150px; 
}

#containerPromo {
	float: left;
	width:430px;
    margin: 5px 5px 5px 0px;
    padding: 5px 5px 5px 5px;
    border-style: solid;
    border-width: thin;        /* sets border width on all sides */
    border-color: #1D6963;
	min-height: 280px; 
	text-align: center;
	background-image: url('../images/promobackground.gif');
}  

#promoLeft { 
	float: left;
	width : 200px; 
    margin: 3px 3px 3px 3px;
    padding: 3px 3px 3px 3px;
	border-style: solid;
    border-width: thin;        /* sets border width on all sides */
    border-color: #1D6963;
	text-align: center;
}  

#promoRight { 
	float: right;
	width : 200px; 
    margin: 3px 3px 3px 3px;
    padding: 3px 3px 3px 3px;
	border-style: solid;
    border-width: thin;        /* sets border width on all sides */
    border-color: #1D6963;
	text-align: center;
}  

#containerPromo {
	float: left;
	width:430px;
    margin: 5px 5px 5px 0px;
    padding: 5px 5px 5px 5px;
    border-style: solid;
    border-width: thin;        /* sets border width on all sides */
    border-color: #1D6963;
	min-height: 280px; 
	text-align: center;
	background-image: url('../images/promobackground.gif');
}  

#header {
	width:756px;
	margin:0 auto;
	background-image:url('../images/ocbanner_full.gif');  
	background-repeat:no-repeat;
	background-color:#59A09A;	
	background-color:#1D6963;			
	height : 180px; 	
}

#promoReview {
	float: right;
	width:110px;
	min-height: 280px; 
	text-align: left;
}  
	
#footer {
    clear: both; 
	text-align: left;
	margin: 0px auto;
	margin-top:0px; 
	width: 736px;
	height: 40px;
	line-height: 1.0em; 
	background-color:#FFFFFF;	
	padding: 1em 0 ; 
	padding-left: 10px; 
	padding-right: 10px; 
}
	
#pagetitle { 
/*	font: 185%/1em Arial, Helvetica, sans-serif; */
	font-size: 3.25em; 
	font-weight: bold; 
	padding-top: 20px; 
	color: #999999; 
	padding-bottom: 20px;
}		

#topBorder {
	margin: 0 auto;
	margin-top: 10px; 
	width: 756px;
	height: 8px;
	font: 1px/1px sans-serif !important;
	font: 0px/0px sans-serif;
	background: url('../images/bordertop.gif') no-repeat center bottom
}	


#bottomBorder {
	text-align: left;
	margin: 0px auto;
	width: 756px;
	height: 8px;
	background: transparent url('../images/borderbot.gif') no-repeat center top;
}


#leftColumn p, #rightColumn p { 
	margin: .5em 0 1em 0; 
}

#leftColumn h2, #rightColumn h2 { 
	font: 100%/1em Arial, Helvetica, sans-serif;
	margin: .5em 0 1em 0; 
	border-bottom: 1px dotted #cccccc;
	font-weight: bold; 
	padding-left: 2px; 
	margin-bottom: 10px;
	line-height: 1.35em;
}


#rightColumn ul { 
	margin: .5em 0 1em 0; 
}

#content h2 { 
	margin: 1em 0 .5em 0; 
	font: 125%/1em Arial, Helvetica, sans-serif; 
	font-weight: bold; 	
} 

#rightColumn a:hover {
  background:#DCF8F6;   
}

/**
 * Class Definitions  
 * ----------------------------
 * 
 */


.columnHeading { 
	border-bottom: 1px dotted #cccccc;
	font-weight: bold; 
	padding-left: 2px; 
	margin-bottom: 10px;
/*	background-color: #CC7E55; */
}

/**
 * Akesori Boxes 
 * ----------------------------
 * 
 */
#Aksesori {
	line-height: 1em;
    border-top: 1px solid #cccccc;
	color: #666666;
	padding: 1em; 	
	margin: 0px 0px 5px 0px; 
	margin-right: 175px;
	background-color:#FFFFFF;
	min-height: 200px; 
	background-image: url('../images/aksesori.gif');

}

#rightAksesori { 

float: right;
width: 173px;
margin: 5px 5px 5px 5px;	  
min-height : 120px; 
text-align: center;
	border-style: solid;
    border-width: thin;        /* sets border width on all sides */
    border-color: #1D6963;
  }

#leftAksesori { 

float: left;
width : 173px; 
margin: 5px 5px 5px 5px;	  
min-height : 120px; 
text-align: center;
	border-style: solid;
    border-width: thin;        /* sets border width on all sides */
    border-color: #1D6963;

}  