#couponTable{
    padding: 10px 0px 10px 0px;
	width: 100%;
	border: 1px solid #C5BDBD;
	
	}
	
#threeColLayout {
	background: #CAC78A url(background.gif) repeat-x fixed 0%;
}

#twoColLayout {
	background: #white;
}

#oneColLayout {
	background: #white;
}




#wrapper {
	background-color: white;
	margin: 0pt auto;
	padding: 0pt 10px 10px;
	width: 750px;
}

#header {
	background-color: white;
	height: 150px;
	width: 750px;
}

#header #logo {
	float: left;
	width: 176px;
	height: 70px;
	margin: -80px auto 3px 0px;
	background-color: white
}

#header #login {
	float: right;
	width: 360px;
	height: 60px;
	margin: -71px 0px 0px auto;
	background-color: white;
}

#header #login #wrap table {
	margin: 0px 1px 0px auto;
}

#forgotPassword {
	margin: 0px 0px 0px 3px;
	font-weight: bold;
	color: #1e458f;
}

#header #login label {
	font-size: 110%;
	font-weight: bold;
	color: #1e458f;
}



#loggedInAttributesForm {
	background-color: #ffffff;
	color: red;
	text-align: right;
	margin-right: 6px;
}

#loggedInAttributesForm  table {
	margin-left: auto;
	padding: 5px 0px 5px 5px;
}

#loggedInAttributesForm  table TBODY  TR {
	padding-left: 10px;
	padding-right: 10px;
}

#primaryMessageAreaOrderOutcome span{
	font-size: 10px;
	font-family: Verdana, sans-serif;
	}

/*
#primaryContent {
display:inline;
float:left;
margin:0pt 0pt 20px;
width:750px;
font-size:120%;
} */
#threeColLayout #primaryContent {
	float: left;
	margin: 0pt 0pt 20px 195px;
	width: 270px;
}

#twoColLayout #primaryContent {
	display: inline;
	float: left;
	margin: 0px 0pt 20px 0px;
	width: 480px;
	background-color: 99aa44
}

#twoColLayout #secondaryContent {
	float: right;
	margin: 0pt 0px 20px 0px;
	width: 270px;
	background-color: #ebebeb;
}

#secondaryContent {
	float: right;
	margin: 0pt 0pt 20px -750px;
	width: 270px;
}

#sideContent {
	float: left;
	margin: 0pt 0pt 20px -750px;
	width: 180px;
}

#oneColLayout #secondaryContent,#oneColLayout #sideContent {
	display: none;
}

#twoColContent {
	float: left;
	margin: 0pt 0pt 20px 195px;
	width: 555px;
}

#oneColLayout #primaryContent {
	float: left;
	margin: 0pt 0pt 20px 0px;
	width: 760px;
	background-color: 99aa44
}

body {
	font-family: Verdana, sans-serif;
	font-size: 62.5%;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0pt;
	padding: 0pt;
	background-color: #ebebeb;
}

#footer {
	background: transparent url(footer.gif) repeat scroll 0%;
	clear: both;
	height: 85px;
	padding: 0px;
	width: 750px;
}

#footer p {
	font-weight: bold;
	margin: 10px 10px 0pt 0pt;
	padding: 50px 4px 4px 0pt;
}

#footer a:link,#footer a:visited {
	color: #1e458f;
}

#footer a:hover {
	background: #ebebeb none repeat scroll 0%;
	color: red;
}

#footer table {
	margin-left: auto;
	margin-right: auto;
}

#footer table TBODY  TR {
	text-align: center;
}

#footer table TBODY  TR TD {
	padding-right: 15px;
	padding-bottom: 5px;
}

#orderHistoryForm table{
	padding: 5px 0px 5px 5px;
	width: 100%;
	border: 1px solid #C5BDBD;
	
}

#orderHistoryForm TBODY  TR {
	text-align: center;
}

#profForm table {
	width: 100%;
	border: 1px solid #C5BDBD;
}

#profForm table TBODY TR TD {
	vertical-align: top;
}

#mailingForm table {
	width: 100%;
	border: 1px solid #C5BDBD;
	
}

#profileOuter  TBODY TR TD {
	vertical-align: top;
}

#mailingForm table TBODY TR TD {
	vertical-align: top;
}

#securityContent table {
	width: 50%;
	border: 1px solid #C5BDBD;
	margin-top: 5px;
	padding: 5px 5px 5px 5px;
}

#contentForm table {
	border: 1px solid #C5BDBD;
	padding: 5px 0px 0px 0px;
}

#contentForm input {
	background-color: white;
}

#contentForm #roadTrips{
	width: 98%;
	border: 1px solid #C5BDBD;
	padding: 5px 0px 0px 0px;
	text-align: center;
	font-size: 10px;
}

#contentForm #twitter{
	width: 95%;
	border: 1px solid #C5BDBD;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 10px;
	
}



#mainNav {
	font-size: 90%;
	font-weight: bold;
	height: 35px;
	margin: 15px 0pt 0pt;
	padding: 0pt;
	width: 750px;
}

#mainNav ul {
	border: medium none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt;
	padding: 0pt;
}

#mainNav li {
	display: block;
	float: left;
	margin: 0pt 1px;
	padding: 0pt;
	width: auto;
}

#mainNav a {
	background: gold none repeat scroll 0%;
	border-right: 1px solid #FFFFFF;
	color: black;
	display: inline;
	margin: 0pt;
	padding: 5px;
	text-decoration: none;
	width: auto;
}

#mainNav a:hover,#mainNav a:active {
	background: #ffffff none repeat scroll 0%;
	color: red;
}

#mainNav a.active:link,#mainNav a.active:visited {
	background: #ffffff none repeat scroll 0%;
	color: red;
	font-weight: bold;
	position: relative;
	z-index: 102;
}

#subNav {
	float: left;
	margin: -12pt 0pt 0px 0px;
	width: auto;
	font-size: 80%;
	font-weight: bold;
	height: 20px;
	padding: 0pt;
	background: #1e458f;
}

#formitemDetails table {
	width: 100%;
	border: 1px solid #C5BDBD;
}

#formitemDetails table TBODY  TR {
	
	
	
	}

#formitemDetails table TBODY  TR TD {
	padding-left: 10px;
	padding-right: 25px;
	padding-bottom: 5px;
}

#subNav TBODY  TR {
	text-align: center;
}

#subNav TBODY  TR TD {
	padding-left: 10px;
	padding-right: 25px;
	padding-bottom: 5px;
}

#subNav a {
	background: #1e458f none repeat scroll 0%;
	display: inline;
	margin: 0pt;
	padding: 0px;
	text-decoration: none;
	width: auto;
	color: gold;
}

#mp_contactUs {
	font-size: 150%;
	font-weight: bold;
	height: 35px;
	margin: 15px 0pt 0pt;
	padding: 0pt;
	width: 750px;
}

#mp_contactUs label {
	font-size: 110%;
	font-weight: bold;
	color: #1e458f;
}

#mp_contactUs ul {
	border: medium none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt;
	padding: 0pt;
}

#mp_contactUs li {
	display: block;
	float: left;
	margin: 0pt;
	padding: 0pt;
	width: auto;
}

#wrap input {
	padding: 2px;
}

#registrationForm label {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1e458f;
}

#registrationForm TBODY TR TD {
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
}

body.home #mainNav a#home,body.gallery #mainNav a#gallery,body.contact #mainNav a#contact
	{
	color: #FFFFFF;
	text-decoration: underline;
}

body.home #mainNav a#home :hover,body.gallery #mainNav a#gallery :hover,body.contact #mainNav a#contact
	:hover {
	color: #000000;
}

address {
	margin-left: 50px;
}

form {
	font-size: 80%;
	margin: 0pt;
	padding: 0pt;
}

img {
	border: 0px solid #C5BDBD;
	float: left;
	margin: 0px 0pt 2px 5px;
}

#coupon15{
	border: 0px solid #C5BDBD;
	float: left;
	margin: 1px 0pt 1px 0px;
	width: 470px;
	}


a:link {
	background-color: transparent;
	color: #666666;
	text-decoration: underline;
}

a:hover {
	background-color: #FFFFCC;
	color: #999900;
	text-decoration: underline;
}

a:visited {
	background-color: transparent;
	color: #666666;
	text-decoration: underline;
}

h1 {
	color: #FF0000;
	font-size: 150%;
	margin: 0pt;
	padding: 30px;
	text-indent: -9000px;
}

h2 {
	background: #E5E2A9 none repeat scroll 0%;
	color: #A3A06F;
	font-size: 130%;
	margin: 0pt 10px;
	padding: 2px;
}

h3 {
	display: inline;
	font-size: 92%;
	margin: 10px 5px 0pt;
	padding: 2px;
	text-transform: uppercase;
}

input.submit {
	background: transparent none repeat scroll 0%;
	border: 0pt none;
	font-size: 10px;
	margin-bottom: -6px;
	padding: 2px;
}

legend {
	background: #D72E2E none repeat scroll 0%;
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	margin: 10px 0pt 2px 0px;
	padding: 2px;
	text-transform: uppercase;
}

input {
	background: #1e458f none repeat scroll 0%;
	border: 1;
	color: white;
	margin-top: 0pt;
	padding: 0px;
}

textarea {
	background: #D7E7E9 none repeat scroll 0%;
	border: 0pt none;
	color: #333333;
	margin-top: 0pt;
	padding: 2px;
}

.box.default a[href ^="http:"] {
	background: transparent url(external.gif) no-repeat scroll right top;
	padding-right: 10px;
}

.box.default a[href ^="http://www.collylogic.com"],.box.default a[href ^="http://www.collylogic.com"]
	{
	background-image: none;
	padding-right: 0pt;
}

.fieldset {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.fieldsetBase {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.fieldset legend {
	font-weight: bold;
	font-size: 10px;
}

.default legend {
	display: none;
}

.blackLabel {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: black;
}

.generalMessage {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	}

.defaultLabelGreen {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: green;
}

.defaultLabel {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1e458f;
}

.default label {
	display: block;
	font-weight: bold;
}

.default input {
	display: block;
}

.logoForm {
	background: white;
}

.separator {
	background: url(redBlueSeparator.png) repeat-x fixed;
	height: 3px;
}

.defaultInput {
	background: white none repeat scroll 0%;
	border: 1;
	color: white;
	margin-top: -5pt;
	padding: 0px;
}

.defaultDeleteCommandImage {
	background: white none repeat scroll 0%;
	color: white;
}

.h3 {
	display: inline;
	font-size: 125%;
	margin: 10px 5px 0pt;
	padding: 2px;
	text-transform: uppercase;
}

.error {
	font-size: 8pt;
	color: red;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
}

.instructions {
	color: #1e458f;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.note {
	color: red;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #ebebeb;
}

.cartTotal {
	float: right;
	text-align: right;
	color: #1e458f;
	font-size: 8pt;
}

.headingWithBackground {
	background-color: #bbbbcb;
}











.cbSide {
	background: #FFFFFF none repeat scroll 0%;
	margin: 5px 0pt 0pt 10px;
	padding: 10px 0pt 5px;
	width: 160px;
}

.cbSide p {
	color: #666666;
	font-size: 90%;
	margin: 0pt;
	padding: 0pt 5px 2px;
}

.box {
	background: transparent url(diags.gif) repeat scroll 0%;
	margin: 15px 0pt 0pt;
	padding: 5px 0pt;
}

.cbb {
	background: #FFFFFF none repeat scroll 0%;
	line-height: 170%;
	margin: 0pt 10px;
	padding: 5px 0pt;
}

.cbb p,.cb p {
	color: #333333;
	margin: 0pt;
	padding: 0pt 5px 5px 50px;
}

.cb {
	line-height: 170%;
	margin: 0.5em 0pt;
}

.bt {
	background: transparent url(box.png) no-repeat scroll 100% 0pt
		!important;
	height: 27px;
	margin: 0pt 0pt 0pt 18px;
}

.bt div {
	background: transparent url(box.png) no-repeat scroll 0pt !important;
	height: 27px;
	left: -18px;
	position: relative;
	width: 18px;
}

.bb {
	background: transparent url(box.png) no-repeat scroll 100% !important;
	height: 14px;
	margin: 0pt 0pt 0pt 12px;
}

.bb div {
	background: transparent url(box.png) no-repeat scroll 0pt 100%
		!important;
	height: 14px;
	left: -12px;
	position: relative;
	width: 12px;
}

.i1 {
	background: transparent url(borders.png) repeat-y scroll 0pt !important;
	padding: 0pt 0pt 0pt 12px;
}

.i2 {
	background: transparent url(borders.png) repeat-y scroll 100% 0pt
		!important;
	padding: 0pt 12px 0pt 0pt;
}

.i3 {
	background: #FFFFFF none repeat scroll 0%;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px 0pt;
	padding: 0pt 5px;
}

.date {
	color: #666666;
	font-size: 85%;
	font-weight: bold;
}

.posted {
	color: #666666;
	display: block;
	font-weight: bold;
	margin: -5px 0pt 0pt 50px;
	padding: 0pt 0pt 10px;
}

.postedUnderline {
	border-bottom: 1px solid #999999;
	color: #666666;
	display: block;
	font-weight: bold;
	margin: 0pt 5px 5px 50px;
	padding: 0pt 0pt 5px;
}


.default img {
	border: 0pt none;
}

.mainImage {
	border: 3px solid #C5BDBD;
	display: block;
	float: none;
	margin-top: 4px;
}

.img-wrapper {
	background: transparent url(shadow.gif) no-repeat scroll right bottom;
	float: left;
	line-height: 0pt;
	margin: 20px 40px 0pt 0pt;
}

.img-wrapper img {
	background: #FFFFFF none repeat scroll 0%;
	border: 1px solid #C5BDBD;
	float: none;
	left: -5px;
	margin: 0pt;
	padding: 4px;
	position: relative;
	top: -5px;
}

.thumbnails {
	margin: 0pt 0pt 20px 50px;
}

.spacer {
	clear: both;
}

.cbSide ul {
	list-style-type: none;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-top: 0px;
	padding: 3px;
}

.cbSide li a:link {
	background: #FFFFFF url(ticks.gif) repeat scroll 0%;
	border-bottom: 1px solid #EDEAEB;
	color: #333333;
	display: block;
	line-height: 150%;
	text-decoration: none;
	width: 154px;
}

.cbSide li a:active {
	background: #FFFFFF url(ticks.gif) repeat scroll 0%;
	border-bottom: 1px solid #EDEAEB;
	color: #333333;
	display: block;
	line-height: 150%;
	text-decoration: none;
	width: 154px;
}

.cbSide li a:hover {
	background: #FFFFFF url(ticks.gif) repeat scroll 0px -20px;
	border-bottom: 1px solid #EDEAEB;
	color: #990000;
	display: block;
	line-height: 150%;
	text-decoration: none;
	width: 154px;
}

.cbSide li a:visited {
	background: #FFFFFF url(ticks.gif) repeat scroll 0pt -40px;
	border-bottom: 1px solid #EDEAEB;
	color: #999999;
	display: block;
	line-height: 150%;
	text-decoration: none;
	width: 154px;
}


