/* .......................................... 
	client: dress your watch
	date: sept 4, 07
	v.1.
	
	design & build by Oxidev Interactive
.......................................... */

/* .... css reset .... */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* .... end of css reset .... */

img
{
	border: none;
}

a
{
	text-decoration: none;
}

body
{
	font-size: 62.5%;
	font-family: tahoma, helvetica, arial, "lucida grande", sans-serif;
	background: #fff url(../images/main_01.gif) repeat-x top;
}

#container
{
	width: 915px;
	margin: 0px auto;
}

#header
{
	position: relative;
	width: 100%;
	height: 113px;
	background: url(../images/header_bg.gif) no-repeat 10px 0px;
}

#logo
{
	position: absolute;
	top: 0px;
	left: 10px;
}

#topNav
{
	float: right;
	margin-top: 13px;
}

#topNav li
{
	font-size: 10px;
	float: left;
	margin-left: 20px;
	font-family: tahoma, sans-serif;
}

#topNav li img
{
	margin-right: 3px;
}

#topNav li a
{
	color: #cfd7de;
}

#topNav li a:hover
{
	color: #fff;
}

#searchBox
{
	position: relative;
	margin-right: 10px;
	top: -4px;
}

#tollFree
{
	position: absolute;
	top: 50px;
	left: 778px;
}

#searchBox input.text
{
	width: 134px;
	font-size: 11px;
	color: #fff;
	padding: 1px 2px;
	/*height: 15px;*/
	background-color: #204d6d;
	border: 1px solid #4c6f88;
	border-right: 1px solid #809aad;
	border-bottom: 1px solid #809aad;
	margin-right: 2px;
}

#searchBox input.inputBtn
{
	position: relative;
	top: 1px;
	border: none;
	width: 22px;
	height: 17px;
	background: url(../images/main_06.gif) no-repeat center center;
}

#mainNav
{
	height: 31px;
}

#mainNav li
{
	float: left;
	height: 31px;
}

#mainContentHolder
{
	width: 100%;
	background: url(../images/content_bg.gif) no-repeat top;
	margin-top: 0px !important;
	margin-top: -2px;
}

#flashHolder
{
	height: 319px;
	margin-left: 8px;
}

#flashMain
{
	float: left;
	display: inline;
	width: 620px;
	height: 319px;
}

#mainPromoHolder
{
	float: left;
	display: inline;
	background: url(../images/main_promo_holder_21.jpg) no-repeat top;
	width: 278px;
	height: 319px;
}

#mainPromoHolder #dials,
#mainPromoHolder #bezels,
#mainPromoHolder #bracelets
{
	position: relative;
	width: 177px;
}

#mainPromoHolder ul
{
	left: 27px;
}
#dials ul
{
	position: relative;
	margin-top: 40px;
}

#bezels ul
{
	position: relative;
	margin-top: 85px;
}

#bracelets ul
{
	position: relative;
	margin-top: 85px;
}








/*#dials ul
{
	position: absolute;
	top: 40px;
}

#bezels ul
{
	position: absolute;
	top: 78px;
}

#bracelets ul
{
	position: absolute;
	top: 117px;
}*/

#mainPromoHolder li
{
	display: inline;
	font-size: 9px;
	font-family: georgia, times, serif;
	color: #b5b5b5;
	letter-spacing: 1px;
}

#mainPromoHolder li big
{
	font-size: 16px;
}

#mainPromoHolder li a
{
	color: #b5b5b5;
}

#mainPromoHolder li a:hover
{
	color: #fff;
}
#leftColumn
{
	float: left;
	display: inline;
	padding-top: 12px;
	padding-left: 17px;
	margin-left: 9px;
	width: 603px;
	background: #fff url(../images/main_27.gif) repeat-x top;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

.viewAll
{
	float: right;
	font-size: 1.1em;
	color: #565656;
	margin-right: 18px;
	margin-top: -20px;
}

.viewAll img
{
	margin-right: 5px;
}

#productTable
{
	position: relative;
	top: 20px;
}

#productTable td
{
	width: 150px;
}

#productTable td.p_Thumb
{
	/*height: 122px;*/
}

#productTable td.p_Thumb img
{
	border: 4px solid #f3f3f3;
}

#productTable td.p_Title,
#productTable td.p_Desc,
#productTable td.p_Price,
#productTable td.p_Button
{
	padding-left: 4px;
}

#productTable td.p_Title
{
	/*height: 18px;*/
	font-size: 1.3em;
	color: #084ca2;
	font-family: georgia, times, serif;
}

#productTable td.p_Title a
{
	color: #084ca2;
}

#productTable td.p_Desc
{
	padding-bottom: 14px;
	font-size: 1.1em;
	color: #a1a1a1;
}

#productTable td.p_Price
{
	padding-bottom: 15px;
	font-size: 1.2em;
	color: #667a86;
}

#productTable td.p_Price b
{
	color: #284456;
}

#rightColumn
{
	float: left;
	padding-top: 13px;
	width: 276px;
	background: #fff url(../images/main_29.gif) repeat-x top;
}

#flashHolder2
{
	width: 255px;
	height: 102px;
	margin: 0px auto 10px auto;
}

#newsletter
{
	width: 253px;
	min-height: 72px;
	border: 1px solid #bbb;
	margin: 0px auto 10px auto;
	background: #f2f2f2 url(../images/newsletter_bg.gif) no-repeat top;
}

#newsletter #divMsg
{
	margin-left: 9px;
	color: #0099FF;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 0px;
}

#signup
{
	position: relative;
	height: 25px;
	margin-top:42px;
	margin-left: 7px;
}

#signup input.text
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 171px;
	height: 21px;
	border: 1px solid #d8d8d8;
}

#signup input.inputBtn
{
	position: absolute;
	top: 0px;
	left: 180px;
	height: 22px;
}

a#customerService img
{
	display: block;
	margin: 0px auto;
}

#footer
{
	background: url(../images/footer_bg.gif) repeat-x top;
	text-align: center;
	width: 100%;
	height: 34px;
	line-height: 32px;
	margin-bottom: 10px;
}

#footer ul li
{
	display: inline;
	font-family: georgia;
	font-size: 1.1em;
}

#footer ul li a
{
	color: #ccc;
	margin: 0px 18px;
}

#footer ul li a:Hover
{
	color: #fff;
}

#copyright
{
	/*text-align: center;
	padding-bottom: 40px;*/
	
	text-align: left;
	padding: 0px 10px 40px 10px;
	width: 70%;
}

#copyright ul
{
	margin: 0px 0px 12px 0px;
}

#copyright ul li
{
	display: inline;
	color: #03557f;
	font-size: 11px;
	margin-right: 11px;
}

#copyright ul li a
{
	color: #03557f;
}

#copyright ul li a:hover
{
	color: #0c79de;
}

#copyright p
{
	color: #c9c9c9;
	line-height: 1.3em;
}
