body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
#right-col .contentbox .middlecontentbox p {
	line-height: 1.8em;
}


a {
	color: #f26331;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}


.header {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.content {
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	margin-bottom: 0px;
	background-color: #E9E9E9;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.content #left-col {
	width: 225px;
	float: left;
	padding-top: 13px;
	margin-left: 20px;
}
#left-nav {
	width: 225px;
}
#left-nav .menu {
	background-color: #F5BA3C;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	width: 224px;
}
#left-nav .menu ul {
	list-style-image: url(../images/arrow-grey.png);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#left-nav .menu li {
	padding-top: 4px;
	padding-bottom: 4px;
}
#left-nav .menu a {
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
}


.content #right-col {
	margin-left: 255px;
	padding-top: 13px;
}
#rotate2 {

}
#rotate3 {

}
#rotate4 {

}

/*
CONTENT BOX
*/
.contentbox {
	width: 700px;
	margin-right: auto;
	margin-left: auto;	
}
.contentbox .topcontentbox {
	background-image: url(../images/content_r1_c1.gif);
	background-repeat: no-repeat;
	height: 45px;
}
.contentbox .bottomcontentbox {
	background-image: url(../images/content_r3_c1.gif);
	height: 16px;
}
.contentbox .middlecontentbox {
	background-color: #FFFFFF;
	padding: 10px;
	background-image: url(../images/content_r2_c1.gif);
	background-repeat: repeat-y;
}
.contentbox .topcontentbox .contentboxtitle {
	height: 41px;
	width: 600px;
	font-size: 1.3em;
	text-transform: uppercase;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
.contentbox .middlecontentbox h2 {
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 8px;
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-right: 0px;
	padding-left: 0px;
}
.contentbox .middlecontentbox li {
	list-style-image: url(../images/arrow-red.png);
	margin: 0px;

	padding-top: 5px;
	padding-bottom: 5px;
}
.buy-text-content {
	padding: 8px;
	font-weight: bold;
	color: #666666;
}

.contentbox .middlecontentbox ul {
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-position: inside;
}

.buy-page-list {

}

/*
FOOTER
*/
.content #topfooter {
	color: #666666;
	background-color: #666666;
	padding-top: 25px;
}
.content #topfooter table {
	margin-right: auto;
	margin-left: auto;
}
.content #topfooter ul {
	list-style-type: none;
}
.content #topfooter a {
	color: #FF5E20;
	text-decoration: none;
}
hr {
	background-image: url(../images/hr.gif);
	height: 35px;
	width: 623px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#left-col #left-nav .left-top {
	background-image: url(../images/left-side-top-title.gif);
	background-repeat: no-repeat;
	height: 27px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-top: 12px;
	padding-left: 9px;
	font-weight: bold;
}
#left-col #left-nav .left-heading {
	background-image: url(../images/left-side-headings.gif);
	background-repeat: no-repeat;
	height: 26px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 9px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
.cleardiv {
	width: 100%;
}
.contentbox .middlecontentbox .break {
	clear: both;
}



















/*

For Penis Calc

*/

#pcalc {
	background-color: #FFFFFF;
}


div.selectbox-wrapper {
  position:absolute;
  width:400px;
  background-color:white;
  border:1px solid #ccc;
  margin:0px;
  margin-top:-10px;
  padding:0px;
  font-size:0.8em;
  text-align:left;
  max-height:200px;
  overflow:auto;
}
div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.selectbox-wrapper ul li.selected { 
  background-color: #EAF2FB;
}
div.selectbox-wrapper ul li.current { 
  background-color: #CDD8E4;
}
div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}

label {
    display: block;
}
.selectbox /* look&fell of  select box*/
{
	font-size:0.8em;
	display : block;
	text-align:center;
	height: 25px;
	cursor: pointer;
	color:#333;
	background-image: url(../images/pcalc-field.gif);
	background-position: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	background-repeat: no-repeat;
}

#cursize_input {
	margin-top: 5px;
	width: 125px;
}
#months_input {
	width: 105px;
	background-image: url(../images/pcalc-field-months.gif);
}



#left-col .worldwide {
	font-size: 0.8em;
}



























/*
CART
*/
.nopcart {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.nopheader {
	padding: 3px;
	font-size: 0.8em;
	color: #FF6600;
}
.nopentry {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 0.8em;
	color: #666666;
}
.noptotal {
	padding-top: 5px;
	background-color: #EBEBEB;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #666666;
	text-transform: capitalize;
}.buy-page-option {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	background-image: url(../images/buy-page-options-bg.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 175px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.buy-page-option .size-input {
	float: right;
	margin-right: 25px;
	margin-top: 12px;
}
.buy-page-option .minispacer .size-input {
	margin-top: 18px;
}
.buy-page-option .smaller {
	font-size: 0.8em;
	font-weight: normal;
}
.buypage-title {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #666666;
	line-height: 1.1em;
	margin-bottom: 15px;
}

.buy-page-option .option-title {
	color: #F26331;
	font-size: 1.2em;
}
.buy-page-option .spacer {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.buy-page-option .minispacer {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.buy-page-sm-img {
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	padding: 0px;
	margin-right: 8px;
}
.subtitle {
	font-weight: bold;
	color: #666666;
}




.cartadd .red {
	font-weight: bold;
	color: #FF9900;
	padding-right: 15px;
	padding-left: 15px;
}
#SignUp {
	background-image: url(../images/newsletter/sign-up-box.jpg);
	height: 82px;
	width: 225px;
	background-repeat: no-repeat;
}
#SignUp div {
	padding: 5px;
}
#bottomfooter a {
	color: #FA6932;
}
#topfooter .footlinks a {
	color: #CCCCCC;
}
.footlinks {
	color: #FFFFFF;
}













.quotes {
	border-left:4px solid #999;
	margin: 1em 3em;
	padding: .5em;
	background-color:#DDDDDD; 
}
.inlinecart img {
	display: inline;
}







.upselltitle {
	font-size: 1.1em;
	font-weight: bold;
}
.upselltable {
	font-size: 0.9em;
	padding-bottom: 10px;
}

.upselltable td {
	max-width: 150px;
}

.upselltable .indiv {
	height: 185px;
}

.upselltable input {
	font-size: 0.9em;
}