/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0; 
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

a {
	cursor: pointer;
}

a:link, a:visited, a:active {
	color: #2e3192;
	text-decoration: none;
}

a:hover{
	color: #2e3192;
	text-decoration: underline;
}

ol, ul {
	list-style: inside;
	line-height: 20px;
	list-style-type: disc;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

p {
	padding-top: 10px;
	padding-bottom: 10px;
}

	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #c9c6c3;
	line-height: 15px;
	color: #000;
	font-size: 11px;
}

#wrapper {
	margin: 0 auto;
	width: 900px;
}

#header {
	height: 141px;
}

#header .logo {
	float: left;
	width: 232px;
}

#middlecontent {
	background: #fff;
	color: #000;
	min-height: 550px;
	margin-top: -2px;
}

#middlecontent #menu {
	float: left;
	width: 213px;
	margin-top: 20px;
	background: url(/images/bg-menu.gif) no-repeat;
	width: 203px;
	height: 311px;
	padding: 20px 0 0 0px;
}

#middlecontent #thecontent {
	float: right;
	width: 650px;
	padding: 0 20px 0 0;
}

#middlecontent #thecontent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 20px;
	padding-bottom: 10px;
	color: #2e3192;
	letter-spacing: 1px;
}

#middlecontent #thecontent h1:first-letter {
	font-size: 25px;
}

#middlecontent #thecontent #innovative h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #2e3192;
	letter-spacing: 1px;
	padding-left: 300px;
	margin-top: 5px;
}

#middlecontent #thecontent #innovative h1:first-letter {
	font-size: 20px;
}

#middlecontent #thecontent #style h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #2e3192;
	letter-spacing: 1px;
	padding-left: 355px;
	margin-top: -8px;
}

#middlecontent #thecontent #style h1:first-letter {
	font-size: 20px;
}

img.diamond {
	float: left;
	margin-right: 10px;
	margin-top: -40px;
	z-index: -1;
	position: inherit;
}

#middlecontent #whatsinstore {
	float: left;
	background: url(/images/bg-whatsinstore.gif) no-repeat;
	width: 290px;
	height: 205px;
}

#middlecontent #whatsinstore img {
}

#middlecontent #whatsinstore #storepic {
	padding: 40px 0 0 12px;
}

#middlecontent #whatsinstore #whatsinstorecontent {
	padding: 0 10px;
}

#middlecontent #whatsnew {
	float: right;
	background: url(/images/bg-whatsnew.gif) no-repeat;
	width: 290px;
	height: 205px;
	margin: -205px 50px 0 0;
}

#middlecontent #whatsnew #whatsnewpic {
	padding: 40px 0 0 12px;
}

#middlecontent #whatsnew #whatsnewcontent {
	padding: 0 10px;
}

#footer {
	background: url(/images/bg-footer.gif) no-repeat;
	width: 900px;
	height: 50px;
	color: #fff;
	padding: 15px 0 0 30px;
	font-size: 10px;
}

#footer a:link, #footer a:visited {
	color: #b0acd5;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #b0acd5;
	text-decoration: underline;
}

/* Inside */

#middlecontent #thecontentinside {
	float: right;
	width: 650px;
	padding: 0 20px 0 0;
}

#middlecontent #thecontentinside h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 20px;
	padding-bottom: 10px;
	color: #2e3192;
	letter-spacing: 1px;
}

#middlecontent #thecontentinside h1:first-letter {
	font-size: 20px;
}


#middlecontent #thecontentinside h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 20px;
	padding-bottom: 10px;
	color: #2e3192;
	letter-spacing: 1px;
}

#middlecontent #thecontentinside h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 20px;
	padding-bottom: 10px;
	color: #2e3192;
	letter-spacing: 1px;
}


.special {
	font-weight: bold;
	color: #2e3192;
}

.linkmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2e3192;
	padding: 10px 15px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}

.linkmenu:first-letter {
	font-size: 15px;
	font-weight: bold;
}

.linkmenuhover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	background: url(/images/bg-hovermenu.jpg) no-repeat;
	padding: 10px 15px;
	width: 201px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}

.linkmenuhover:first-letter {
	font-size: 15px;
	font-weight: bold;
}
.linksubmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	padding: 10px 15px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background: #7f7dbc;
	cursor: pointer;
}

.linksubmenu:first-letter {
	font-size: 13px;
	font-weight: bold;
}

.linksubmenuhover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2e3192;
	padding: 10px 15px;
	width: 201px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background: #b0acd5;
	cursor: pointer;
}

.linksubmenuhover:first-letter {
	font-size: 13px;
	font-weight: bold;
}
