


/* START CONTENT */
.content {
	width:823px;
	float:left;
	padding:0;
	margin:0;
	font-size:1.1em;
}

.content h1 {
	font-size:2.4em;
	color:#05173d;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:15px;
	line-height:25px;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:0px 0px 20px 0px;
}

.content h3{
	padding:5px 0 5px 0;
	font-weight:bold;
	font-family: lato, Lato, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#05173d;
}

.content h3 a:link,
.content h3 a:visited,
.content h3 a:hover {
	color:#05173d;
	text-decoration:none;
}

.content h2 a:link,
.content h2 a:visited,
.content h2 a:hover {
	color:#05173d;
	text-decoration:none;
}

.content p {
	padding-bottom:15px;
	font-family: lato, Lato, Arial, Helvetica, sans-serif;
}

.content blockquote{
	margin-left:15px;
}

.content a:link,
.content a:visited,
.content a:hover {
	color:#394A7C;
}

p.border {
	border-bottom:1px solid #999999; 
	margin:0px 0px 10px 0px;
}

.border {
	border-bottom:1px solid #999999; 
	margin:0px 0px 10px 0px;
}

#border {
	border-bottom:1px solid #999999; 
	margin:0px 0px 10px 0px;
}

.content hr {
	color:#999999;
	background-color:#999999;
	height:1px;
	border:0;
	margin:0px 0px 10px 0px;
	padding:0;
}

#last {
	border-bottom:0px;
}

/* RANDOM STYLES */

.left {
	float:left; 
	width:50%;
}

.right {
	float:right;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.leftBox {
	float:left;
	width:280px;
	margin:0px 0px 15px 0px;
}

.rightBox {
	float:right;
	width:280px;
	margin:0px 0px 15px 0px;
}

.boldBlue {
	color:#05173d; 
	font-weight:bold;
}

.leftIndent {
	margin-left:15px;
}

.rightMargin {
	margin-right:40px;
}

.bottomMargin {
	margin-bottom:15px;
}

.inputButton {
	margin:0px 3px 0px 0px;
	float:left;
}

/* LIST STYLES */

.content ul {
	margin-left:2em;
}

.content ol {
	margin:0 0 0 30px;
}

ol.list2 li {
	padding-bottom:15px;
}

ul.list {
	list-style-position:outside;
	margin:0 0 0 30px;
	padding-left:0;
}

ul.list li {
	margin:0px 0px 15px 0px;
} 

ul.list2 {
	list-style-position:outside;
	margin:0 0 0 2em;
	padding-left:0;
}

ul.list3 {
	margin:0;
	list-style-position:inside;
	padding-bottom:15px;
}

ul.list4 {
	margin:0px 0px 15px 15px;
} 

ul.list4 li {
	margin:0px 0px 5px 15px;
} 

ol.list {
	list-style-position:inside;
	margin:0px 0px 15px 0px;
}

ol.list li{
	margin:0 0 0 1em;
} 

/* BEGIN TAB NAVIGATION*/
.tabNav{
	margin:0;
	display:block;
	border-bottom:1px solid #999999;
	padding:4px 0px 5px 0px;
	position:relative;
	top:4;
}
.tabNav span {
	background-image:url(../images/customerservice/tabTopLeft_up.gif);
	background-repeat:no-repeat;
	background-position:top left;
	cursor:pointer;
	margin:0px 5px 0px 0px;
	padding:4px 0px 5px 0px;
  /*padding:0px 0px 0px 0px;*/

}

.tabNav span a:link,
.tabNav span a:visited {
	background-image:url(../images/customerservice/tabTopRight_up.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding:4px 8px 5px 8px;
	margin:0;
	text-decoration:none;
	color:#444444;
}


.tabNav #selected {
	background-image:url(../images/customerservice/tabTopLeft_down.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin:0px 5px 0px 0px;
	padding-left:1px;
	text-decoration:none;
	font-weight:normal;
}

.tabNav #selected a:link,
.tabNav #selected a:visited,
.tabNav #selected a:hover {
	background-image:url(../images/customerservice/tabTopRight_down.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding:4px 8px 5px 8px;
		border-bottom:1px solid #FFF;
}
/* TAB NAV LEVEL 2 */

.tabNav_level2 {
	margin-bottom:3px;
	padding-bottom:3px;
	border-bottom:0px solid #999999;
	font-size:1em;
}

.tabNav_level2 span {
	margin:0;
	padding:0px 3px;
}

.tabNav_level2 span a:link,
.tabNav_level2 span a:visited {
	text-decoration:none;
}

.tabNav_level2 span#selected a:link,
.tabNav_level2 span#selected a:visited,
.tabNav_level2 span#selected a:hover {
	font-weight:bold;
	text-decoration:underline;
}

.tabNav_level2 span a:hover{
	text-decoration:underline;
}

/*tabContent START*/

.tabContent {
	border:1px solid #999999;
	border-top:0px;
	background:#FFF;
	padding:10px;
	margin-top:0px;
}

.tabContent h1 {
	color:#05173D;
	font-size: 1.75em;
	font-weight:bold;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
}

.tabContent h2 {
	color:#05173D;
	font-size: 1.5em;
	font-weight:bold;
	padding-bottom:5px;
}

.tabContent h4{
	font-weight:normal;
	padding-bottom:5px;
	font-size:0.95em;
}

/* CONTENT NAVIGATION */

#signupform input:focus, select:focus, textarea:focus {
background: #cdd8de;
border: 1px solid #a4a3a3;
}
#signupform input, select, textarea {
font: 1em Arial,verdana,sans-serif;
border: 1px solid #c2c2c2;
}

#signupbox { width:100%; border: solid 1px #999; padding: 5px;}



.tabContent ul.contentNav {
	width:30%;

}

ul.contentNav {
	width:47%;
	float:left;
	margin:0;
	color:#05173d;
	padding:0;
}

ul.contentNav li{
	margin:0px 0px 10px 0px;
	padding:0;
		list-style-type: none;
    list-style-image: none;
}

ul.contentNav a:link,
ul.contentNav a:visited{
	color:#394a7c;
	text-decoration:none;

}

ul.contentNav a:hover{
	text-decoration:underline;
	color:#05173d;
}
/*tabContent END*/

/* PAGE SPECIFIC STYLES */


/* GUARANTEED PERIOD */

#guaranteed p {
	margin:0px 15px 0px 15px;
}

#guaranteed h3 {
	margin:0px 15px 0px 15px;
}



#monoStyles .stylesInfo {
	width:200px;
	float:left;
	margin-right:30px;
}


#monoStyles .stylesInfo ul {
	margin:5px 0px 0px 17px;
}

#monoStyles .stylesInfo ul li {
	padding-bottom:2px;
}

/* PUNCTUATION TABLE */
#monoStyles .stylesInfo table {
	border-collapse:collapse;
	font-weight:bold;
	text-align:center;
	margin:5px 0px 10px 0px;
}

#monoStyles hr {
	color:#CCCCCC;
	background-color:#CCCCCC;
	clear:both;
}

#monoStyles .stylesContainer {
	float:left;
}

.styles {
	float:left;
	width:100px;
	border-right:1px solid #CCCCCC;
	text-align:center;
	margin:0px 0px 10px 0px;
}

.styles .image {
	height:50px;
}

.styles h4 {
	font-size:0.9em;
	padding-bottom:1px;
}

#noBorder {
	border:0;
}


/* SIZE CHART TABLES */
.sizechart { float:left;}
.sizechart td {
	color: #171e3b;
	font-family: arial, verdana, sans-serif;
	font-size: 9pt;
	padding: 4px 5px;
	border-left: 1px solid #cacbcd;
	text-align: center;
}

.sizechart tr.groupfooter td {
	font-family: arial, verdana, sans-serif;
	font-size: 9pt;
	padding: 4px 5px;
	border-left: 1px solid #cacbcd;
	border-bottom: 1px solid #cacbcd;
	text-align: center;
	background-color:#dcdff0;
}

.sizechart tr td.coltype {
	border-left: 0px;
}

.sizechart tr td.typename {
	background-color: #617e9c;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
}

.sizechart td.coltitle {
	background-color: #ffffff;
	color: #171e3b;
	font-weight: bold;
	border-left: 1px solid #171e3b ;
	border-right: 1px solid #171e3b ;
	border-bottom: 3px solid #171e3b;
	padding: 3px 3px 1px 3px;
}

.sizechart tr td.rowtitle {
	background-color: #171e3b;
	color: #ffffff;
	font-weight: bold;
	border-left: 0px;
	border-bottom: 1px solid #ffffff;
	padding: 1px 3px 1px 3px;
}

.sizechart tr td.rowtitlenoborder {
	background-color: #171e3b;
	color: #ffffff;
	font-weight: bold;
	border-left: 0px;
	border-bottom: 0px;
	padding: 1px 3px 1px 3px;
}

.sizechart tr td.bigrowtitle {
	background-color: #171e3b;
	color: #ffffff;
	font-size: 14pt;
	border-left: 1px solid #171e3b ;
	border-bottom: 1px solid #ffffff;
}

.sizechart tr td.bigrowtitlenoborder {
	background-color: #171e3b;
	color: #ffffff;
	font-size: 14pt;
	border-left: 1px solid #171e3b ;
	border-bottom:0px;
}

.sizechart  td.footer{
	border-left: 0px;
	border-top: 3px solid #171e3b;
	background-color:#0CF;
}

/* misc. ie hacks */
*HTML .clear{
	display:inline;
}
.handcursor {
	cursor:hand;
	cursor:pointer;
}
.txt-questions{

}

.txt-questions:hover {
	text-decoration:underline;

}
#motif {
width: 100%;
}
#motif div {
float:left;
margin-left: 3px;
margin-top: 8px;
text-align:center;
border: 1px solid #cccccc;
}
html>body #motif div {
margin-left: 6px;
}
#motif div img {
padding-bottom: 4px;
}

/* new catlogue sign up  */
#cat-holder{ border-bottom: 1px solid #999; clear:both; overflow:auto; padding: 20px 0;}
#cat-holder img { margin-right: 20px; float:left; -moz-box-shadow: 3px 3px 3px #666; -webkit-box-shadow: 3px 3px 3px #666; -box-shadow: 3px 3px 3px #666;
 }


	.popup_content{
		margin:5px 0px 5px 0px;
		padding:10px 15px 10px 15px;
		font-size:.75em;
	}
	.popup_content h1{
		margin:0px 0px 10px 0px;
	}
	.popup_content h2{
		margin-bottom:0px;
	}
	.popup_content .table_container{
		padding:0px;
		margin:0px;
	}
	.popup_content table{
		border:1px solid #999999;
		font-size:.95em;
		width:100%;
	}
	.popup_content table th{
		background-color:#DDDDDD;
		border-bottom:1px solid #999999;
	}
	.popup_content table td{
		padding:2px;
		text-align:center;
		border:1px solid #666666;
	}