/* @override http://www.tiffanyssalonandspa.com/_css/style.css */

/* @group CSS Reset */

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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clear {
	clear: both;
}



/* @end */

/* @group Font */

html {
	font-family: Verdana;
}



/* @end */


/* @group Body */

body{
	background-color: #c4c4c4;
	margin-top: 2%;
	margin-bottom: 2%;
}



#wrapper{
	padding: 10px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	width: 56em;
}

#content  {
	width: 52em;
	border: 1px solid #c8d4a8;
	padding: 29px;
	color: #ccc;
	background-color: #dee5c9;
}


/* @end */

/* @group Header */

/* @group Menu */

#menu{
	display: inline-block;
	float: right;
	border-bottom: 2px solid #fff;
	margin-top: -30px;
	margin-bottom: 25px;
	margin-right: -5px;
}

#menu ul {
	width: 600px;
}

#menu ul li{
	text-align: right;
	float: left;
	font-size: 14px;
	padding-bottom: 2px;
}



#menu ul li a{
	text-align: right;
	margin-right: 37px;
}

#menu ul li a.last {
	margin-right: 0;
	vertical-align: -3px;

}



/* @end */

/* @group Logo
 */

div#logo {
	display: inline;
}



/* @end */

/* @group Contact */

#contactInfo {
	float: right;
	text-transform: uppercase;
	color: #0e4675;
	text-align: right;
	font-size: 11px;
}

 #contactInfo a{
	text-transform: uppercase;
	color: #0e4675;
	text-decoration: none;
}





/* @end */



/* @end */

/* @group Front Page */

#frontpage #content  {
	width: 52em;
	border: 1px solid #c8d4a8;
	padding: 29px;
	color: #ccc;
	background-color: #fff;
}

#frontpage #menu{
	display: inline-block;
	float: right;
	border-bottom: 2px solid #c8d4a8;
	margin-top: -30px;
	margin-bottom: 25px;
	margin-right: -5px;
}

/* @group Contact */

#frontpage #contactInfo {
	float: right;
	text-transform: uppercase;
	color: #0e4675;
	text-align: right;
	font-size: 11px;
}

 #frontpage #contactInfo a{
	text-transform: uppercase;
	color: #0e4675;
	text-decoration: none;
}





/* @end */

/* @group Mailing List */

#content #mailinglist {
	display: inline-block;
	width: 423px;
	float: left;
	margin-top: 100px;
}

#mailinglist span {
	display: inline-block;
	float: left;
	margin-top: 4px;
	color: #727f91;
	font-size: 12px;
	margin-right: 10px;
	font-size: 11px;
}

#mailinglist form input.field {
	display: inline-block;
	float: left;
	border: 1px solid #ccc;
	height: 17px;
}

#mailinglist form input.button {
	border: 1px solid #ccc;
	margin-top: 0;
	height: 21px;
	margin-left: 5px;
	color: #727f91;
}



/* @end */

/* @group Latest Box */

#ri-monthly {
	float: left;
	margin-top: 48px;
}

#facebook{
	float:  left;
	margin-top: 47px;
	margin-left: 190px;
}


#latest-box {
	background: #aec076 url(http://www.tiffanyssalonandspa.com/_images/latestBoxLeft.jpg) no-repeat left -1px;
	float: right;
	margin-top: 45px;
	display: inline;
	margin-right: 0;
	width: 255px;
	height: 79px;
}

#latest-box img {
	float: right;
	margin-top: -1px;
}


#latest-box ul {
	background: url(http://www.tiffanyssalonandspa.com/_images/latestBoxTitle.jpg) no-repeat center top;
	font-size: 10px;
	color: #fff;
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 26px;
	padding-top: 22px;
	padding-left: 26px;
}

#latest-box ul li{
	list-style-type: disc;
	list-style-position: inside;
	line-height: 14px;
}

#latest-box ul li a{
	color: #fff; 
}



/* @end */



/* @end */

/* @group Interior Pages */

/* @group Services */

#body-text h3{
	background-color: #fff;
	color: #aec076;
	padding: 5px;
	font-size: 14px;
	margin-right: 10px;
}

#body-text div{
	font-size: 12px;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

#body-text div strong {
	font-weight: bold;
	color: #666;
	width: 430px;
	display: inline-block;
	text-align: left;
	border-bottom: 1px dotted #ccc;
}

#body-text div b {
	font-weight: bold;
	color: #666;
	width: 375px;
	display: inline-block;
	text-align: left;
	margin-bottom: 4px;
}

#body-text div span{
	font-style: italic;
	color: #333;
	vertical-align: top;
}

#body-text div div strong{
	margin-left: 5px;
}

#body-text div div span{
	margin-left: -15px;
}


/* @end */

/* @group Body Text */

#body-text {
	width: 600px;
	float: right;
	overflow: auto;
	height: 430px;
}

#body-text h1{
	font-size: 20px;
	margin-bottom: 10px;
	color: #666;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	text-align: left;
}

#body-text h2{
	font-size: 14px;
	margin-bottom: 10px;
	color: #999;
	margin-left: 5px;
}

#body-text p {
	line-height: 12px;
	color: #727f91;
	padding-right: 5px;
	padding-left: 5px;
	font: 12px Verdana;
}

#body-text a{
	color: #0e4675;
	text-decoration: none;
}

#body-text a:hover{
	text-decoration: underline;
}

#body-text strong{
	font-weight: bold;
}

#body-text table {
	font: 12px Verdana;
	color: #727f91;
}

#body-text table tr td {
	width: 100px;
}

#body-text a.gallery img {
	margin: 10px;
}

#body-text #products {
	background-color: white;
	width: 80%;
}



/* @end */

/* @group Left Menu */

#left-menu {
	margin-left: 30px;
	float: left;
}

#left-menu li {
	margin-bottom: 20px;
	color: #999;
	font-size: 12px;
	text-align: center;
}

#left-menu a {
	text-transform: uppercase;
	color: #727f91;
	text-decoration: none;
}

#left-menu a.current{
	font-weight: bold;
}



/* @end */

/* @group Book Online */

#book-online{
	float: left;
}

#book-online a{
	background-color: #727f91;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	margin-left: 10px;
	padding: 8px;
}

#book-online img{
	margin-bottom: 15px;
}


/* @end */

/* @group Staff 
 */

#body-text img.gallery {
	float: left;
	border: 1px solid #0e4675;
	padding: 5px;
	margin-right: 10px;
	background-color: white;
}



/* @end */






/* @end */


