body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/bg01.jpg) repeat-x left top;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0px 0px 15px 0px;
	font-weight: normal;
	color: #414141;
}

h1 span, h2 span, h3 span{
	color: #880000;
	font-weight: bold;
}


h1 {
	font-size: 22px;
}

h2 {
	font-size: 22px;
}

h3 {
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 18px;
	color: #283465;
	font-weight: bolder;
}

p  {
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 23px;
	text-align: left;
}

strong {
	color: #880000;
}

a {
	color: #273363;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

#wrapper {
	width: 1050px;
	margin: 0px auto;
	background: url(../images/bg02.jpg) no-repeat center top;
}
#header {
	height: 114px;
	background: url(../images/oc-logo.png) right bottom no-repeat;
	margin: 0px 75px 0px 0px;
}
#headertext{
	float:right;
	padding-top:10px;
	padding-right:10px;
	background-color: transparent;
}

#littlewrapper {
	width: 950px;
}

/** Navigation */

#nav {
	top: 103px;
	height: 51px;
	position:absolute;
	left: 50%;
	width:950px;
	margin-left: -425px;
	z-index: 1;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;

}

#nav ul{
	position:absolute;
	padding:0 0 0 72px; 
	list-style-type:none;

}
#nav ul li{
	height:25px;
	float:left;
	padding:0 1px 0 0;
}
#nav ul li a{
	display:block;
	padding:0 15px;
	font:bold 13px/48px Arial, Helvetica, sans-serif;
	color:#b1b9da;
	background-color:inherit;
	text-decoration:none;
}
#nav ul li a:hover{
	color:#fff;
	background-color:inherit;
}
#nav ul li a.hover{
	display:block;
	color:#fff;
	padding:0 14px;
	font:bold 13px/51px Arial, Helvetica, sans-serif;
	background-color:inherit;
	text-decoration:none;
	cursor:text;

}

#content {
	float: right;
	width: 530px;
	padding-right: 70px;
	margin-top: 70px;
}
#content .indent{
}

#content .indent p{
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 23px;
	text-align: center;
}

#contentlogin {
	width: 500px;
	float: left;
	padding: 20px 10px 0 100px;
	background-color: transparent;
}
#content .item_title {
	border-top: 0px solid #cccccc;
	padding-top: 0.4em;
	font-weight:bold;
}

#content .checkouttext {
	line-height: 1.1em;
}
#content h2 {
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #414141;
}
#content h3 {
	padding-top: 20px;

}

#content .content_outline {
	border: 2px solid #cccccc;
	padding: 5px 5px 5px 5px;
	margin-top:10px;
	margin-bottom:10px;
	-moz-border-radius:15px;
}






#navigation .navigation_outline {
	/*border: 2px solid #cccccc;*/
	margin-left:10px;
	padding-top:10px;
	padding-bottom:20px;
	margin-right:-14px;
	/*-moz-border-radius:15px;*/
}
#navigation {
	float: left;
	width: 250px;
	padding-left: 100px;
	margin-top: 70px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigation li {
	width: 180px;
	border-bottom: 1px dotted #999999;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
#navigation a:link, #navigation a:visited {
	display: block;
	padding: 4px 4px 4px 0.5em;
	color: #000000;
	text-decoration: none;
}
#navigation a:hover {
	background-color: #b1b9da;
	color: #000000;
}
#navigation .cart_summary {
}
#navigation .mostpopular {
	font-weight:bold;
}
#navigation .subnav {
margin-left:10px;
font-size:90%;
}
#navigation .inputbox {
color : #000000;
background : #FFFFFF;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
width:100px;
}
#navigation .search_query, #navigation .cart_summary {
padding-left:10px;
}

/** RIGHT COLUMN BOXES */

.box {
	width: 180px;
	margin-top: 15px;
	background-image: url(../images/box_bkg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.box .features {
	padding: 15px 15px 15px 15px;
}

.box .features  a  {
	color: #B0ECFF;

}

.box .more-info {
	height: 40px;
	padding: 0px 0px 0px 5px;
	background: url(../images/more-info-bkg.jpg) no-repeat left bottom;
}


.box .icons {
	height: 35px;
}

.box .icons img{
	padding: 0px 0px 0px 10px;
}

.box .icons a:hover {
	text-decoration: none;
}


.box .more-info img {
	padding: 0px 0px 0px 0px;
}

.box .more-info strong {
	float: left;
	font-size: 22px;
	color: #FFFFFF;
}

.box .more-info sup {
	font-size: 12px;
}

.box .more-info a {
	float: right;
	padding: 8px 20px 0px 0px;
	color: #FFFFFF;
}

.box h2 {
	font-size: 18px;
	font-weight: bold;

	margin-bottom: 10px;
	color: #FFFFFF;
}

.box ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 23px;

}

.box li {
	padding-left: 12px;
	background: url(../images/box-bullet.gif) no-repeat 0px 10px;
	color: #B0ECFF;
}
#footer {
	clear: both;
	text-align:center;
	padding: 10px 0px 10px 10px;
	color: #333333;
	
}

/** SUBSCRIBE */

.subscribe {
	padding: 15px 15px 15px 15px;


}



.subscribe p{
	color: #B0ECFF;
}

.subscribe form, .subscribe fieldset {
	margin: 0px;
	padding: 0px;
		border: none;

}

.subscribe ul {
	margin: 0px;
	padding: 	0px 0px 0px 0px;
	line-height: normal;
}

.subscribe li {
	float: left;
	height: 45px;
	padding-top: 10px;
	background: url(../images/form-input.jpg) no-repeat left bottom;
}

.subscribe li.buttons {
	background-image: none;
		float: right;
		margin-right: 60px;
		

}

.subscribe label {
	display: block;
	height: 7px;
	color: #B0ECFF;


}

.subscribe input {
	float: left;
	font: inherit;
	color: #B0ECFF;
}

.subscribe .input-text {
	width: 120px;
	margin: 14px 5px 0px 0px;
	background: none;
	border: none;
}


.subscribe .tou{
	color: #FFFFFF;
	font-size: 10px;
	font-style: italic;
	line-height: 11px;
	text-align: center;
}


