@charset "UTF-8";
/* CSS Document */

/* Global */

/* ~~ This fixed width container surrounds all other blocks ~~ */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 600px;
	background-color: #FFFFFF;
	background-image: url(headBackgound.jpg);
	}
.container {
	width: 990px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
}

.content {
	width: 710px;
	float: right;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

header {
	background: none;
} 

#Logo {
	position:absolute;
	left:76px;
	top:19px;
	width:419px;
	height:73px;
	z-index:26;
	visibility: visible;
}

.phone {
	width: 205px;
	float: right;
	clear: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	color: #E58709;
	font-weight: bold;
}

.search {
	position: static;
	width: 190px;
	padding: 5px;
	z-index:12;
	height: 37px;
	visibility: visible;
	right: 111px;
	top: 5px;
	float: right;
}


/* search */

.sp2_field {border: 1px solid #999999;background-color: #ffffff;font-family:Arial;font-style:normal;color: #000000;font-size:12px;font-weight:normal;
}.sp2_btn {font-family:Arial;font-style:normal;color: #000000;font-size:12px;font-weight:normal;
}a.sp2_title:link,a.sp2_title:active,a.sp2_title:visited {font-family:Arial;font-style:normal;text-decoration:none;color: #7777cc;font-size:12px;font-weight:bold;
}a.sp2_title:hover {font-family:Arial;font-style:normal;text-decoration:underline;color: #7777cc;font-size:12px;font-weight:bold;
}.sp2_result {font-family:Arial;font-style:normal;text-decoration:none;color: #000000;font-size:12px;font-weight:normal;
}.sp2_select {font-family:Arial;font-style:normal;text-decoration:none;color: #990000;font-size:12px;font-weight:bold;
}.sp2_address {font-family:Arial;font-style:normal;text-decoration:none;color: #008000;font-size:10px;font-weight:normal;
}.sp2_page {font-family:Arial;font-style:normal;text-decoration:none;color: #000000;font-size:12px;font-weight:normal;
}a.sp2_page:link,a.sp2_page:active,a.sp2_page:visited {font-family:Arial;font-style:normal;text-decoration:underline;color: #000000;font-size:12px;font-weight:normal;
}a.sp2_page:hover {font-family:Arial;font-style:normal;text-decoration:underline;color: #000000;font-size:12px;font-weight:normal;
}.sp2_nowpage {font-family:Arial;font-style:normal;text-decoration:none;color: #a90a08;font-size:12px;font-weight:bold;
}



.sidebar1 {
	float: left;
	width: 273px;
	padding-bottom: 10px;
}

aside {
	float: left;
	width: 180px;
	background: #EADCAE;
	padding: 10px 0;
}


footer {
	padding: 10px 0;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
	font-family: Arial, Helvetica, sans-serif;
}

.container footer nav h3 ul {
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
.container footer nav h3 ul li {
	float:right;
	padding-right: 11px;
}
.container footer nav h3 ul li a {
	display:block;
	width:210px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#00008E;
	text-align:center;
	padding:4px;
	text-decoration:none;
	text-transform:uppercase;
}

a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}

/* ~~ Miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty block element as the final element following the last floated block (within the .container) if the footer is removed or taken out of the .container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/*HTML 5 support - Sets new HTML 5 tags to display:block so browsers know how to render the tags properly. */
header, section, footer, aside, nav, article, figure {
	display: block;
}

/* Index */

.dealOfTheMonth {
	margin: 11px;
	padding: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	text-align: center;
}




#spokesPerson{
	position:absolute;
	left:754px;
	top:145px;
	width:305px;
	height:31px;
	z-index:4;
	visibility: visible;
}




#blueLine {
	position:absolute;
	left:414px;
	top:158px;
	width:672px;
	height:5px;
	z-index:3;
	visibility: visible;
}


#centered {
	position: relative;
	top: 0;
	right: 0;
	width: 1000px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}




#centered #div9 #rop {
	background-position: center;
}






td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}



a:link {
	color: #002953;
	text-decoration: none;
}
a:visited {
	color: #002953;
	text-decoration: none;
}

a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: underline;
	color: #FF9900;
}



p {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 2;
	margin-left: 2;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #4F4F4F;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 2;
	margin-left: 2;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .875em;
	color: #666666;
	text-align:justify;
	font-weight: normal;
	padding-right: 50px;
	padding-left: 50px;
	margin-right: 2;
	margin-left: 2;
}
h3 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #666666;
	text-align: left;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 2;
	margin-left: 2;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .875em;
	color: #666666;
	text-align: left;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 30px;
	margin-right: 2;
	margin-left: 2;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #000000;
	font-weight: lighter;
	padding-right: 15px;
	padding-left: 5px;
	margin-right: 2;
	margin-left: 2;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
}

h6 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: center;
	font-weight: lighter;
	letter-spacing: 1px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 2;
	margin-left: 2;
}

#centered #div9 #rop {
	background-position: center;
}


td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	padding: 0;
	margin: 0;
}


/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */




/* ~~ This grouped selector gives the lists in the .content area space ~~ */
.content ul, .content ol {
	padding: 0 15px 15px 40px; /* this padding mirrors the right padding in the headings and paragraph rule above. Padding was placed on the bottom for space between other elements on the lists and on the left to create the indention. These may be adjusted as you wish. */
}

/* ~~ The navigation list styles (can be removed if you choose to use a premade flyout menu like Spry) ~~ */
nav ul {
	list-style: none; /* this creates the top border for the links - all others are placed using a bottom border on the LI */
	margin-bottom: 15px;
}
nav ul li {
}
nav ul a, nav ul a:visited  /* grouping these selectors makes sure that your links retain their button look even after being visited */
	display: block; /* this gives the link block properties causing it to fill the whole LI containing it. This causes the entire area to react to a mouse click. */
	width: 200px;  /*this width makes the entire button clickable for IE6. If you don't need to support IE6, it can be removed. Calculate the proper width by subtracting the padding on this link from the width of your sidebar
 */
 



nav ul a:hover, nav ul a:active, nav ul a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
	color: #FFF;
	background-color: #FC6;
}




	

.style5 {font-size: 12px; color: #666666;}
.style7 {font-size: 12px}
.style8 {
	font-size: 14px;
	color: #333333;
}
.style9 {color: #F57F20}
.style10 {color: #F57F20}
.style11 {color: #003300}
.style12 {font-size: 10px; font-family:  Arial, Helvetica, sans-serif; }
.style13 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}	

.style14 {
	color: #FFFFFF;
}
.style15 {
	font-size: 15px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 22px;
}
.style16 {
	font-size: 15px;
	color: #F57F20;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}
.style17 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 18px;
	color: #0C1069;
}

.style18 {color: #003366}
.style19 {
	color: #F57F20;
	font-size: 22px;
	font-weight: bold;
}


.style21 {
	font-size: 22px;
	font-weight: bold;
}

.style22 {color: #000099}

.domainSearchBox {
    border: 1px solid #C2C2C2;
    border-radius: 4px 4px 4px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
    display: inline;
    float: center;
    height: 34px;
    margin-right: 10px;
    padding: 3px;
    position: relative;
    width: 352px;
}

.searchTld1 {
	border-color: #727272;
	border-style: none none none solid;
	border-width: 0 0 0 1px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	float: center;
	font-size: 1em;
	height: 40px;
	position: relative;
	vertical-align: top;
	width: 70px;
	bottom: 1px;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 1;
	padding-bottom: 0px;
	padding-left: 1px;
}
.searchButton1 {
	border: 1px solid #000000;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	float:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	height: 40px;
	outline: 0 none;
	position: relative;
	width: 110px;
	background-attachment: scroll;
	background-color: #00C;
	background-repeat: repeat;
	background-position: right top;
	overflow: hidden;
	margin-top: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.onhold {
	margin-top: 11px;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 12px;
	margin-bottom: 11px;
}
.button {
	border: 1px solid #000000;
	color: #006;
	cursor: pointer;
	display: inline-block;
	float:center;
	font-weight: bold;
	font-size: 150%;
	text-transform: uppercase;
	background-color: #FC3;
}
.tableForm {
	background-image: url(Tshirt-form.jpg);
	background-repeat: no-repeat;
}
.numberOfColors{
	font-size: 15px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 6px;
}
