/* written by Voov (www.voov.hu) & The Shadowhand Company (www.shadowhand.hu), copyright 2009 */

@import url("file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary Internet Files/Content.IE5/LM0DJ6RL/menu.css");
@import url("file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary Internet Files/Content.IE5/LM0DJ6RL/buttons.css");
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
p {
	padding: 0;
	margin: 0 0 15px 0;
}
br {
	margin: 0;
	padding: 0;
}
a:focus {
	outline:none;
}
a {
	outline: none;
	color: #57B7DD;
	text-decoration: underline;
}
a:hover {
	outline: none;
	color: #FFF;
	text-decoration: underline;
}
.clearfix {
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
	height: 0;
}
img a {
	border: 0;
	padding: 0;
	margin: 0;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
	float:left;
}
.right {
	text-align: right;
}
.bold {
	margin: 0 0 5px 0;
	font-weight: bold;
}
/***************** Lists *********************/
.list_no {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}
.list {
	list-style-type: circle;
	margin:  15px 0 15px 30px;
	padding: 0 0 1px 0;
	text-align: left;
	font-size: 12px;
}
.list a {
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
	border-bottom: 1px dotted #807766;
	padding: 0 0 1px 0;
}
.list a:hover {
	color: #000;
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
	padding: 0 0 1px 0;
	border-bottom: 1px dotted #000;
}
.list li {
	padding: 0 0 6px 6px;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/list_circle.jpg);
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin: 0 0 0 0;
}
.list_footer {
	list-style-type: disc;
	margin:  15px 0 0 15px;
	padding: 0 0 0 0;
	text-align: left;
	font-size: 11px;
}
.list_footer a {
	font-size: 11px;
	color: #666464;
	text-decoration: none;
	padding: 0 0 0 0;
}
.list_footer a:hover {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	padding: 0 0 0 0;
	border-bottom: 1px dotted #000;
}
.list_footer li {
	padding: 0 0 3px 0;
	margin: 0 0 0 0;
}
/***************** Lines *********************/

.line {
	margin: 25px 0;
	padding: 0;
	border-top: 1px solid #343434;
}
.line_space {
	margin: 0;
	padding: 0;
	height: 30px;
}
.line_dotted {
	margin: 25px 0;
	padding: 0;
	border-top: 1px dotted #343434;
}
.line_shaded {
	margin: 20px 0;
	padding: 0;
	height: 4px;
	background: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/line_shaded.gif) repeat-x left top;
}
/******************* Headlines *****************/

h1 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 22px;
	color: #3e3e3e;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
	line-height: 20px;
}
/*h2 {
	margin:  0 0 15px 0;
	padding: 0 0 0 0;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border: 0;
}*/
h3 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 13px;
	color: #FFF;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
}
h4 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
}
h5 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 11px;
	color: #3e3e3e;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	line-height: 20px;
}
h6 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 10px;
	color: #3e3e3e;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	line-height: 20px;
}
/*****************************************************************************/
/* Basic
/*****************************************************************************/
body {
	margin: 0;
	padding: 0;
	font-family: "Segoe Ui", Arial, Tahoma;
	background-color: #242021;
	background-image: url(../images/bkg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	font-size: 14px;
	color: #666666;
	line-height: 14px;
	width: 50px;
	position: absolute;
}
#container {
	width:  100%;
	margin: 0;
	padding: 0;
}
#header {
	width:  960px;
	height: 158px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background-image: url(images/headerbkg.jpg);
}
#logo {
	width:  212px;
	height: 144px;
	margin: 0 auto;
	padding: 0;
}
#top {
	width:  960px;
	height: 30px;
	margin:  0 auto;
	padding: 12px 0 0 0;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/bg_top.gif);
}
#middle_full {
	width:  100%;
	margin:  0;
	padding: 0 0 0 0;
	background: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/bg_middle.gif) no-repeat center 50%;
}
#middle {
	width:  960px;
	background-color: #000;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 250;
}
#graff_left {
	width: 45px;
	height: 330px;
	margin: 0;
	padding: 0;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/graff_left.gif);
	position: absolute;
	top: 80px;
	left: -45px;
}
#graff_right {
	width: 105px;
	height: 325px;
	margin: 0;
	padding: 0;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/graff_right.gif);
	position: absolute;
	top: 400px;
	left: 960px;
}
#bottom {
	width:  960px;
	height: 60px;
	margin:  0 auto;
	padding: 0;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/bg_footer.gif);
}
#bottom_graff {
	width:  960px;
	height: 220px;
	margin:  0 auto;
	padding: 0;
	background-repeat: no-repeat;
	background-position: right top;
}
#menu {
	width:  940px;
	height: 30px;
	margin:  0 auto;
	padding: 0 0 0 0;
	position: absolute;
}
#cover_holder {
	position: relative;
	width:  910px;
	height: 390px;
	padding: 0;
	/*background-color: red;*/
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/woman_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#cover {
	width: 960px;
	height: 424px;
	margin:  0;
	border: 0px solid #313131;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#cover_image {
	width: 643px;
	height: 300px;
	padding: 0;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/cover.jpg);
	border: 0px solid #37393a;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
}
#cover_title_holder {
	width:  305px;
	height: 78px;
	margin:  0 0 0 0;
	padding: 15px;
	background-color: #fff;
	position: absolute;
	top: 292px;
	left: 308px;
	text-align: right;
}
#cover_title_holder h1 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 22px;
	color: #000000;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	border: 0;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: normal;
}
#content_holder {
	width:  910px;
	margin:  15px auto 0 auto;
	padding: 0 0 15px 0;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/bg_content.gif);
	background-repeat: repeat-y;
}
#content_holder2 {
	width:  910px;
	margin:  15px auto 0 auto;
	padding: 0 0 15px 0;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/bg_content2.gif);
	background-repeat: repeat-y;
}
#sidebar_left {
	width: 115px;
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}
#sidebar_left h1 {
	width: 115px;
	margin:  0 0 10px 0;
	padding: 0 0 10px 0;
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	border-bottom: 1px solid #fff;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: normal;
}
#sidebar_content {
	width: 115px;
	margin:  0 0 0 0;
	padding: 0 0 0 0;
}
#main_right {
	width: 765px;
	height:auto !important;
	min-height: 700px;
	height: 700px;
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	float: right;
}
#main_right h1 {
	margin:  0 0 10px 0;
	padding: 0 0 10px 0;
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 16px;
	color: #fff;
	border-bottom: 1px solid #fff;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: normal;
}
#main {
	width: 675px;
	height:auto !important;
	min-height: 700px;
	height: 700px;
	margin:  0;
	padding: 0 0 0 0;
	float: left;
}
#main h1 {
	margin:  0 0 10px 0;
	padding: 0 0 10px 0;
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 16px;
	color: #fff;
	border-bottom: 1px solid #fff;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: normal;
}
#sidebar {
	width:  205px;
	margin:  0;
	padding: 0 0 0 0;
	float: right;
}
#spacer {
	width: 940px;
	height: 15px;
	margin: 0 auto;
	padding: 0 0 0 0;
	border-bottom: 3px double #343434;
}
/*****************************************************************************/
/* Footer
/*****************************************************************************/
#footer {
	width: 930px;
	margin:  0 auto;
	padding: 20px 0 0 0;
	color: #343434;
	font-size: 10px;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/secured_by_sage_pay.gif);
	background-position: right 13px;
	background-repeat: no-repeat;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
#footer_left {
	width: 500px;
	margin: 0;
	padding: 0;
	float: left;
	text-transform: uppercase;
}
#footer_right {
	width: 250px;
	margin: 0;
	float: right;
	text-align: right;
	padding-top: 0;
	padding-right: 105px;
	padding-bottom: 10px;
	padding-left: 0;
}
/*****************************************************************************/
/* Sidebar
/*****************************************************************************/
.sidebar_box {
	width: 205px;
	margin:  0 0 20px 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #252525;
}
.sidebar_box_title h1 {
	margin:  0 0 10px 0;
	padding: 0 0 10px 0;
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 16px;
	color: #fff;
	border-bottom: 1px solid #fff;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: normal;
}
.sidebar_icon {
	width: 65px;
	margin: 0;
	padding: 5px 0 0 0;
	float: left;
}
.sidebar_text {
	width: 120px;
	margin: 0;
	padding: 10px 0 0 0;
	float: right;
	font-weight: bold;
}
.news_holder {
	width: 205px;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #2b2b2b;
}
.news_image {
	width:  65px;
	height: 65px;
	background-color: #2b2b2b;
	margin: 0;
	padding: 0;
	float: left;
}
.news_image img {
	border: 0;
	margin: 0;
	padding: 0;
}
.news_image table {
	width:  65px;
	height: 65px;
	margin: 0;
	padding: 0;
}
.news_text {
	width: 132px;
	float: right;
	margin:  0;
	padding: 2px 0 0 0;
	font-size: 10px;
	line-height: 11px;
}
.news_text h1 {
	margin:  0 0 2px 0;
	padding: 0 0 0 0;
	font-family: 'Trebuchet Ms', Arial, sans-serif;
	font-size: 11px;
	color: #919191;
	line-height: 14px;
	text-transform: uppercase;
	font-weight: normal;
	border: 0;
}
#three_box_holder {
	width: 675px;
	margin:  0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #252525;
}
.three_box {
	width: 195px;
	height: 240px;
	border-right: 1px solid #343434;
	float: left;
	position: relative;
	margin-top: 0;
	margin-right: 14px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0;
}
.three_box_right {
	width: 205px;
	height: 245px;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
}
.three_box img, .three_box_right img {
	display: block;
	margin:  0 0 10px 0;
	padding: 0;
}
.designer_index_title {
	width: 178px;
	margin:  0 0 10px 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	font-size: 12px;
	color: #969696;
}
.designer_index_title a {
	color: #969696;
	text-decoration: none;
}
.designer_index_title a:hover {
	color: #fff;
	text-decoration: none;
}
#about {
	width: 675px;
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../images/aboutbkg.jpg);
	background-repeat: no-repeat;
	background-position: left 26px;
}
#about_text {
	width:  440px;
	height: 120px;
	margin: 15px 0 0 0;
	padding: 0;
	float: right;
	position: relative;
}
#we_love {
	width: 675px;
	margin:  0 0 15px 0;
	padding: 0 0 0 0;
}
#we_love_shop {
	width: 100%;
	margin:  0 0 15px 0;
	padding: 0 0 0 0;
}
/************* GALLERY ************/

.thumb_on {
	border: 5px solid #ff8a00;
	margin: 0 10px 0 0;
}
#pic_galeria {
	text-align: center;
	font-style: italic;
}
#pic_galeria p {
	margin: 0 0 0 0;
}
#pic_galeria img {
	border: 0;
}
#galeria_images_holder {
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/bg_images_holder.gif);
	width: 675px;
	height: 125px;
	margin: 0 0 0 0;
	padding: 1px 0 0 0;
	position: relative;
}
#galeria_images_holder_shop {
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/bg_images_holder.gif);
	width: 100%;
	height: 125px;
	margin: 0 0 0 0;
	padding: 1px 0 0 0;
	position: relative;
}
#galeria_images_holder img {
	border: 1px solid #343434;
	margin: 1px 15px 0 0;
}
#galeria_images_holder img:hover {
	border: 1px solid #fff;
	margin: 0 15px 0 0;
}
#galeria_images_holder_shop img {
	border: 1px solid #343434;
	margin: 1px 15px 0 0;
}
#galeria_images_holder_shop img:hover {
	border: 1px solid #fff;
	margin: 0 15px 0 0;
}
#thumbnails {
	position: absolute;
	top: 0;
	left: 0;
	height: 125px;
}
/***************** Gallery BUTTON  *******************/

#btn_gal_left {
	margin: 0 0 0 0;
	padding: 0;
	overflow: hidden;
	width:  15px;
	height: 130px;
	display: block;
	background: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/buttons/btn_slider_left.gif) 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
#btn_gal_left a {
	display: block;
	width:  15px;
	height: 130px;
	color: #fff;
	text-indent: -999px;
	background: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/buttons/btn_slider_left.gif) 0 0 no-repeat;
}
#btn_gal_left a:hover {
	display: block;
	width:  15px;
	height: 130px;
	background: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/buttons/btn_slider_left.gif) -15px 0 no-repeat;
}
#btn_gal_right {
	margin: 0 0 0 0;
	padding: 0;
	overflow: hidden;
	width:  15px;
	height: 130px;
	display: block;
	background: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/buttons/btn_slider_right.gif) 0 0 no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}
#btn_gal_right a {
	display: block;
	width:  15px;
	height: 130px;
	text-indent: -999px;
	background: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/buttons/btn_slider_right.gif) -15px 0 no-repeat;
}
#btn_gal_right a:hover {
	display: block;
	width:  15px;
	height: 130px;
	background: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/buttons/btn_slider_right.gif) 0 0 no-repeat;
}
#submenu_holder {
	width: 420px;
	height: 36px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 15px;
	left: 540px;
}
#submenu_left {
	width: 6px;
	height: 36px;
	margin: 0;
	padding: 0;
	float: right;
}
#submenu_right {
	width: 6px;
	height: 36px;
	margin: 0;
	padding: 0;
	float: right;
}
#submenu {
	height: 36px;
	margin: 0;
	padding: 0 9px 0 7px;
	float: right;
	background-color: #101010;
}
#submenu_03 {
	height: 16px;
	margin:  9px 15px 0 0;
	padding: 2px 0 0 24px;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/buttons/btn_account.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #a9a9a9;
	line-height: 12px;
	float: left;
}
#submenu_04 {
	height: 17px;
	margin:  7px 0 0 0;
	padding: 5px 0 0 27px;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/buttons/btn_cart.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #a9a9a9;
	line-height: 12px;
	float: left;
}
#submenu_02 {
	height: 17px;
	margin:  7px 15px 0 0;
	padding: 4px 0 0 27px;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/buttons/btn_profil_edit.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #a9a9a9;
	line-height: 12px;
	float: left;
}
#submenu_01 {
	height: 21px;
	margin:  6px 15px 0 0;
	padding: 0 0 0 27px;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/buttons/btn_person.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #a9a9a9;
	line-height: 11px;
	float: left;
}
#content {
	width: 100%;
	margin:  0 0 15px 0;
	padding: 0 0 0 0;
}
#content h2 {
	margin:  0 0 10px 0;
	padding: 0 0 10px 0;
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	border-bottom: 1px solid #FFF;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: normal;
}
#content h3 {
	margin:  0 0 10px 0;
	padding: 0 0 10px 0;
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	border-bottom: 1px dotted #343434;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: normal;
}
.latest_news_holder {
	width: 675px;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dotted #2b2b2b;
}
.latest_news_image {
	width:  200px;
	height: 200px;
	background-color: #2b2b2b;
	margin: 0;
	padding: 0;
	float: left;
}
.latest_news_image table {
	width:  200px;
	height: 200px;
	margin: 0;
	padding: 0;
}
.latest_news_text {
	width: 450px;
	float: right;
	margin:  0;
	padding: 4px 0 0 0;
	font-size: 12px;
	line-height: 17px;
}
.latest_news_title {
	margin:  0 0 4px 0;
	padding: 0 0 0 0;
	font-family: 'Trebuchet Ms', Arial, sans-serif;
	font-size: 16px;
	color: #919191;
	line-height: 14px;
	text-transform: uppercase;
	font-weight: bold;
	border: 0;
}
.latest_news_date {
	margin:  0 0 15px 0;
	padding: 0 0 0 0;
	font-size: 11px;
	color: #ccc;
	line-height: 11px;
	font-weight: bold;
	border: 0;
}
/****************** HELP ***********/
#help_submenu {
	width: 675px;
	border-bottom: 1px dotted #343434;
	padding: 15px 0 20px 0;
	margin: 0 0 10px 0;
	font-size: 13px;
	text-transform: uppercase;
}
#help_submenu a {
	text-decoration: none;
}
.contact_article {
}
.contact_article a, .contact_article a:active, .contact_article a:visited {
	color: #ff3781;
}
.contact_article a:hover {
	color: #fff;
}
/****************** PRDOUCTS ***********/

.product_holder_all {
	width: 100%;
	margin:  0 0 8px 0;
	padding: 0 0 0 0;
}
.product_holder {
	width:  178px;
	padding: 0 0 10px 0;
	margin:  0 15px 0 0;
	float: left;
}
.product_holder_right {
	width:  178px;
	padding: 0 0 10px 0;
	margin:  0 0 0 0;
	float: left;
}
.product {
	width:  164px;
	height: 164px;
	padding: 7px;
	margin:  0 0 9px 0;
	border: 1px solid #323232;
}
.product_image_holder {
	width:  164px;
	height: 164px;
	padding: 0 0 0 0;
	margin:  0 0 0 0;
}
.product_image_holder img {
	padding: 0 0 0 0;
	margin:  0 0 0 0;
	border: 1px solid #373837;
}
.product_title {
	width: 178px;
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	font-size: 11px;
	color: #969696;
}
.product_title a {
	color: #969696;
	text-decoration: none;
}
.product_title a:hover {
	color: #fff;
	text-decoration: none;
}
.product_date {
	width: 178px;
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	font-size: 11px;
	color: #969696;
}
.product_date a {
	color: #969696;
	text-decoration: none;
}
.product_date a:hover {
	color: #fff;
	text-decoration: none;
}
.product_price {
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	font-size: 11px;
	color: #969696;
}
.product_price_old {
	margin:  0 10px 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	font-size: 11px;
	color: #ff3781;
	text-decoration: line-through;
}
/*********** DETAILs HOLDER *********/

#details_holder {
	width: 100%;
	margin:  0 0 0 0;
	padding: 0 0 0 0;
}
#details_left {
	width: 400px;
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}
#details_right {
	width: 350px;
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	float: right;
}
#details_image {
	width:  370px;
	height: 370px;
	margin:  0 0 10px 0;
	padding: 14px;
	border: 1px solid #2f2f2f;
	position: relative;
}
#details_image table {
	width:  370px;
	height: 370px;
	margin:  0 0 0 0;
	padding: 0 0 0 0;
}
#details_image img {
	border: 1px solid #2f2f2f;
}
#detail_card {
	width: 330px;
	margin:  0 0 0 0;
	padding: 10px;
	background-color: #272727;
	font-family: 'Trebuchet Ms', Arial, sans-serif;
	color: #919191;
	font-style: italic;
}
#detail_card h1 {
	margin:  0 0 3px 0;
	padding: 0 0 0 0;
	font-family: 'Trebuchet Ms', Arial, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 15px;
	text-transform: uppercase;
	font-weight: normal;
	border: 0;
	font-style: normal;
}
#detail_price_holder {
	width: 100%;
	margin:  0 0 0 0;
	padding: 15px 0 0 0;
}
.detail_price {
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	font-size: 11px;
	color: #fff;
}
.detail_price_old {
	margin:  0 10px 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	font-size: 11px;
	color: #ff3781;
	text-decoration: line-through;
}
#detail_description {
	width: 100%;
	margin:  10px 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #313131;
}
#detail_cart {
	width: 330px;
	margin:  0 0 10px 0;
	padding: 10px;
	background-color: #272727;
	font-family: 'Trebuchet Ms', Arial, sans-serif;
	color: #919191;
	font-style: italic;
	position: relative;
}
#detail_cart h1 {
	margin:  0 0 8px 0;
	padding: 0 0 0 0;
	font-family: 'Trebuchet Ms', Arial, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 15px;
	text-transform: uppercase;
	font-weight: normal;
	border: 0;
	font-style: normal;
}
#detail_attributes {
	width: 330px;
	margin:  0 0 1px 0;
	padding: 10px;
	background-color: #272727;
	font-family: 'Trebuchet Ms', Arial, sans-serif;
	color: #919191;
	font-style: italic;
	position: relative;
}
#detail_attributes h1 {
	margin:  0 0 8px 0;
	padding: 0 0 0 0;
	font-family: 'Trebuchet Ms', Arial, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 15px;
	text-transform: uppercase;
	font-weight: normal;
	border: 0;
	font-style: normal;
}
#size_guide_link {
	width: 130px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 12px;
	left: 200px;
	font-size:11px;
	font-style: italic;
	text-align: right;
}
.attr_type_holder {
	width: 100%;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}
.attr_name {
	width: auto;
	margin: 0 3px 0 0;
	padding: 0 0 0 0;
	float: left;
}
.attr_box {
	width: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
}
#no_attr_found {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	color: #ff3781;
	font-style: normal;
}
#detail_cart_req {
	width: 100px;
	position: absolute;
	top: 13px;
	left: 130px;
	color: #919191;
	font-size: 10px;
	font-style: italic;
}
#attr_holder {
	width:  100%;
	/*background-image: url(../images/bg_inputfield_qty.gif);*/
	float: left;
	margin: 0 0 0 0;
	padding: 0;
}
#qty_holder {
	width:  66px;
	height: 25px;
	/*background-image: url(../images/bg_inputfield_qty.gif);*/
	float: left;
	margin: 0 4px 0 0;
	padding: 0;
}
.inputfield_qty {
	width: 55px;
	height: 19px;
	font-size: 12px;
	color: #818181;
	background: none;
	padding: 4px 5px 0 5px;
	margin: 0 0 10px 0;
	line-height: inherit;
	font-family: "Segoe Ui", Arial, Tahoma;
	border: 1px solid #818181;
	display: block;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/bg_inputfield_qty.gif);
	float: left;
	text-align: center;
}
.inputfield_qty:hover {
	border: 1px solid #fff;
	color: #fff;
}
#more_images_holder {
	width: 100%;
	margin:  0 0 15px 0;
	padding: 0 0 0 0;
}
/*
#more_images_holder img {
	border-top: 1px solid #2f2f2f;
	border-bottom: 1px solid #2f2f2f;
	padding: 5px 0;
	float: left;
	margin: 0 10px 0 0;
}
#more_images_holder img:hover {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 5px 0;
	float: left;
	margin: 0 10px 0 0;
}*/

.more_image {
	width: 49px;
	height: 49px;
	padding: 5px;
	margin: 0 6.5px 10px 0;
	float: left;
	border: 1px solid #2f2f2f
}
.more_image_right {
	width: 49px;
	height: 49px;
	padding: 5px;
	margin: 0 0 10px 0;
	float: left;
	border: 1px solid #2f2f2f
}
.more_image table {
	width: 49px;
	height: 49px;
	padding: 0;
	margin: 0 0 0 0;
}
.more_image_right table {
	width: 49px;
	height: 49px;
	padding: 0;
	margin: 0 0 0 0;
}
#detail_boxes {
	width: 350px;
	margin:  0 0 15px 0;
	padding: 0 0 0 0;
}
.detail_box_left {
	width: 167px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
	position: relative;
}
.detail_box_right {
	width: 167px;
	padding: 0 0 0 0;
	margin: 0;
	float: right;
	position: relative;
}
.detail_box_left img, .detail_box_right img {
	display: block;
	margin:  0 0 10px 0;
	padding: 0;
}
.newsletter_icon {
	width: 49px;
	margin: 0;
	padding: 5px 0 0 0;
	float: left;
}
.newsletter_text {
	width: 110px;
	margin: 0;
	padding: 10px 0 0 0;
	float: right;
	font-weight: bold;
}
#wear_it_with {
	width: 400px;
	margin:  10px 0 0 0;
	padding: 0 0 0 0;
}
.wear_it_box {
	width: 123px;
	height: 200px;
	float: left;
	margin:  0 15px 0 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #2f2f2f;
}
.wear_it_box_right {
	width: 123px;
	height: 200px;
	float: left;
	margin:  0 0 0 1px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #2f2f2f;
}
.wear_image {
	width: 123px;
	height: 123px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #2f2f2f;
}
.wear_image table {
	width: 123px;
	height: 123px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.wear_image img {
	border: 1px solid #333333;
}
.wear_image img:hover {
	border: 1px solid #fff;
}
.wear_title {
	width: 123px;
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	font-size: 11px;
	color: #969696;
}
.wear_title a {
	color: #969696;
	text-decoration: none;
}
.wear_title a:hover {
	color: #fff;
	text-decoration: none;
}
.wear_price {
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	font-size: 13px;
	color: #969696;
}
#details_description {
	width: 100%;
	margin:  0;
	padding: 0 0 10px 0;
	position: relative;
}
#description_holder {
	width: 100%;
	margin: 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 0;
	left: 0;
}
#designer_holder {
	width: 100%;
	margin: 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 0;
	left: 0;
}
#editors_holder {
	width: 100%;
	margin: 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 0;
	left: 0;
}
.cat_menu {
	width: 115px;
	margin:  0 0 20px 0;
	padding: 0 0 0 0;
	font-size: 11px;
}
.cat_menu a {
	width: 105px;
	text-decoration: none;
	display: block;
	padding: 6px 5px;
	border-bottom: 1px dotted #2b2b2b;
	text-transform: uppercase;
}
.cat_menu a:hover {
	width: 105px;
	text-decoration: none;
	display: block;
	padding: 6px 5px;
	background-color: #333;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	border-bottom: 1px dotted #2b2b2b;
	text-transform: uppercase;
}
/************* CATEGORY LIST ***************/

#category_holder_all {
	width: 100%;
	margin:  0 0 15px 0;
	padding: 0 0 0 0;
}
#category_holder_all h1 {
	margin:  5px 0 8px 0;
	padding: 0 0 0 0;
	font-family: 'Trebuchet Ms', Arial, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 15px;
	text-transform: uppercase;
	font-weight: normal;
	border: 0;
	font-style: normal;
}
.category_holder {
	width: 229px;
	height: 100px;
	margin:  0 15px 15px 0;
	padding: 7px;
	float: left;
	border: 1px solid #343434;
}
.category_holder_right {
	width: 229px;
	height: 100px;
	margin:  0 0 15px 0;
	padding: 7px;
	float: left;
	border: 0px solid #343434;
}
.category_box {
	width: 227px;
	height: 98px;
	border: 1px solid #343434;
	background: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/cat_bg_more.gif) no-repeat left top;
}
.category_box_image {
	width: 98px;
	height: 98px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
	float: left;
	border-right: 1px solid #202020;
}
.category_box_text {
	width: 120px;
	height: 98px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
	float: right;
	position: relative;
}
.content_info_holder {
	width:  100%;
	height: 113px;
	margin:  0 0 15px 0;
	padding: 0 0 0 0;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/bg_graff.gif);
	background-repeat: no-repeat;
	position: relative;
}
.content_info {
	width: 420px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 25px;
	left: 310px;
}
/****************** Designers ***********/

.designer_holder_all {
	width: 100%;
	margin:  0 0 25px 0;
	padding: 0 0 0 0;
}
.designer_holder {
	width:  178px;
	padding: 0 0 10px 0;
	margin:  0 15px 0 0;
	float: left;
}
.designer_holder_right {
	width:  178px;
	padding: 0 0 10px 0;
	margin:  0 0 0 0;
	float: left;
}
.designer {
	width:  164px;
	height: 164px;
	padding: 7px;
	margin:  0 0 9px 0;
	border: 1px solid #323232;
}
.designer_image_holder {
	width:  164px;
	height: 164px;
	padding: 0 0 0 0;
	margin:  0 0 0 0;
}
.designer_image_holder img {
	padding: 0 0 0 0;
	margin:  0 0 0 0;
	border: 1px solid #373837;
}
.designer_title {
	width: 178px;
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	font-size: 11px;
	color: #969696;
}
.designer_title a {
	color: #969696;
	text-decoration: none;
}
.designer_title a:hover {
	color: #fff;
	text-decoration: none;
}
.designer_date {
	width: 178px;
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	font-size: 11px;
	color: #969696;
}
.designer_date a {
	color: #969696;
	text-decoration: none;
}
.designer_date a:hover {
	color: #fff;
	text-decoration: none;
}
.designer_price {
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	font-size: 11px;
	color: #969696;
}
.designer_price_old {
	margin:  0 10px 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	font-size: 11px;
	color: #ff3781;
	text-decoration: line-through;
}
.designer_buttons {
	width: 100%;
	margin:  10px 0 0 0;
	padding: 0 0 0 0;
}
#account_holder {
	width: 100%;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
}
#returning_customers {
	width: 367px;
	margin:  0 0 0 0;
	padding: 10px 15px 10px 0;
	float: left;
	border-right: 1px solid #343434;
}
#returning_customers h1 {
	padding: 0 0 0 0;
	margin:  0 0 15px 0;
	line-height: 28px;
}
#new_customers {
	width: 367px;
	margin:  0 0 0 0;
	padding: 10px 0 0 0;
	float: right;
}
#new_customers h1 {
	padding: 0 0 0 0;
	margin:  0 0 15px 0;
	line-height: 28px;
	color: #ff3781;
	border-bottom: 1px solid #ff3781;
}
/*************** FORM ***************/

form {
	margin: 0;
	padding: 0;
}
label {
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	color: #fff;
}
.inputfield_login {
	width: 278px;
	height: 23px;
	font-size: 13px;
	color: #818181;
	background: none;
	padding: 5px 5px 0 5px;
	margin: 10px 0 15px 0;
	line-height: inherit;
	font-family: "Segoe Ui", Arial, Tahoma;
	border: 1px solid #818181;
	display: block;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/inputfield_login.gif);
}
.inputfield_login:hover {
	border: 1px solid #fff;
	color: #fff;
}
.newsletter_mini {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.newsletter_mini_icon {
	width: 42px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}
.newsletter_mini_text {
	width: 62px;
	font-size: 10px;
	line-height: 12px;
	margin: 0;
	padding: 0;
	float: right;
}
.registration_holder {
	width: 100%;
	margin: 15px 0 30px 0;
	padding: 0 0 0 0;
}
.field_holder {
	width: 100%;
	height: 54px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px dotted #2b2b2b;
}
.field_left {
	width: 170px;
	margin:  18px 0 0 0;
	padding: 0 25px 0 0;
	float: left;
	font-size: 12px;
	color: #656565;
	text-transform: uppercase;
	font-family: Arial, "Segoe Ui", sans-serif;
	font-weight: bold;
	text-align: right;
}
.field_center {
	width: 310px;
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}
.field_right {
	width: 245px;
	height: 30px;
	margin:  10px 0 0 15px;
	padding: 0 0 0 0;
	font-size: 11px;
	line-height: 13px;
	float: left;
}
.field_right table {
	width: 245px;
	height: 30px;
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	font-size: 11px;
	line-height: 13px;
}
.star {
	color: #ff3781;
}
.inputfield_reg {
	width: 278px;
	height: 23px;
	font-size: 13px;
	color: #818181;
	background: none;
	padding: 5px 5px 0 5px;
	margin: 11px 0 0 0;
	line-height: inherit;
	font-family: "Segoe Ui", Arial, Tahoma;
	border: 1px solid #818181;
	display: block;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/inputfield_login.gif);
}
.inputfield_reg:hover {
	border: 1px solid #fff;
	color: #fff;
}
.textfield_reg {
	width: 278px;
	height: 100px;
	font-size: 13px;
	color: #818181;
	background: none;
	padding: 5px 5px 0 5px;
	margin: 11px 0 0 0;
	line-height: inherit;
	font-family: "Segoe Ui", Arial, Tahoma;
	border: 1px solid #818181;
	display: block;
	background-color: #343434;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/inputfield_login.gif);
	background-repeat: repeat-x;
}
.textfield_reg:hover {
	border: 1px solid #fff;
	color: #fff;
}
.search_holder {
	width: 100%;
}
.inputfield_search {
	width: 79px;
	height: 19px;
	font-size: 12px;
	color: #818181;
	background: none;
	padding: 4px 5px 0 5px;
	margin: 0 0 10px 0;
	line-height: inherit;
	font-family: "Segoe Ui", Arial, Tahoma;
	border: 1px solid #818181;
	display: block;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/inputfield_login.gif);
	float: left;
}
.inputfield_search:hover {
	border: 1px solid #fff;
	color: #fff;
}
.inputfield_search_long {
	width: 169px;
	height: 19px;
	font-size: 12px;
	color: #818181;
	background: none;
	padding: 4px 5px 0 5px;
	margin: 0 0 10px 0;
	line-height: inherit;
	font-family: "Segoe Ui", Arial, Tahoma;
	border: 1px solid #818181;
	display: block;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/inputfield_login.gif);
	float: left;
}
.inputfield_search_long:hover {
	border: 1px solid #fff;
	color: #fff;
}
.inputfield_ch {
	width: 288px;
	height: 23px;
	font-size: 13px;
	color: #818181;
	background: none;
	padding: 5px 5px 0 5px;
	margin: 11px 0 0 0;
	line-height: inherit;
	font-family: "Segoe Ui", Arial, Tahoma;
	border: 1px solid #818181;
	display: block;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/inputfield_login.gif);
}
.inputfield_ch:hover {
	border: 1px solid #fff;
	color: #fff;
}
.inputfield_qty_cart {
	width: 30px;
	height: 22px;
	font-size: 13px;
	color: #818181;
	background: none;
	padding: 3px 5px 0 5px;
	margin: 0;
	line-height: inherit;
	font-family: "Segoe Ui", Arial, Tahoma;
	border: 1px solid #818181;
	display: block;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/inputfield_login.gif);
	text-align: center;
}
.inputfield_qty_cart:hover {
	border: 1px solid #fff;
	color: #fff;
}
.selectfield_reg {
	width: 289px;
	height: 30px;
	font-size: 13px;
	color: #818181;
	background: none;
	padding: 4px 5px 6px 5px;
	margin: 11px 0 0 0;
	line-height: inherit;
	font-family: "Segoe Ui", Arial, Tahoma;
	border: 1px solid #818181;
	display: block;
	background-color: #343434;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/inputfield_login.gif);
}
.selectfield_reg:hover {
	border: 1px solid #fff;
}
.selectfield_ch {
	width: 299px;
	height: 30px;
	font-size: 13px;
	color: #818181;
	background: none;
	padding: 4px 5px 6px 5px;
	margin: 11px 0 0 0;
	line-height: inherit;
	font-family: "Segoe Ui", Arial, Tahoma;
	border: 1px solid #818181;
	display: block;
	background-color: #343434;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/inputfield_login.gif);
}
.selectfield_ch:hover {
	border: 1px solid #fff;
}
.selectfield_details {
	width: auto;
	height: 30px;
	font-size: 13px;
	color: #818181;
	background: none;
	padding: 4px 5px 6px 5px;
	margin: 3px 0 0 0;
	line-height: inherit;
	font-family: "Segoe Ui", Arial, Tahoma;
	border: 1px solid #818181;
	display: block;
	background-color: #343434;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/inputfield_login.gif);
}
.selectfield_details:hover {
	border: 1px solid #fff;
}
.cart_holder {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.cart_table {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.cart_table th {
	height: 30px;
	background-color: #1a1a1a;
	margin: 0 0 0 0;
	padding: 0 10px;
	border-top: 1px solid #2b2b2b;
	border-bottom: 1px solid #2b2b2b;
	border-right: 1px dotted #343434;
	font-weight: normal;
}
.cart_table td {
	margin: 0 0 0 0;
	padding: 10px;
	border-bottom: 1px solid #2b2b2b;
	border-right: 1px dotted #343434;
	font-weight: normal;
}
.price_full {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}
.cart_product_holder {
	width: 400px;
	height: 90px;
	margin: 0;
	padding: 0;
}
.cart_product_image {
	width: 74px;
	height: 74px;
	border: 1px solid #343434;
	margin: 0;
	padding: 7px;
	float: left;
}
.cart_product_text {
	width: 295px;
	margin: 0;
	padding: 0;
	float: right;
}
.cart_product_title {
	width: 295px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
}
.cart_product_image img {
	border: 1px solid #343434;
	margin: 0;
	padding: 0;
}
.cart_product_table {
	width: 74px;
	height: 74px;
	margin: 0;
	padding: 0;
	border: 0;
}
.cart_product_table th {
	margin: 0;
	padding: 0;
	border: 0;
}
.cart_product_table td {
	margin: 0;
	padding: 0;
	border: 0;
}
.cart_product_title_table {
	height: 90px;
	margin: 0;
	padding: 0;
	border: 0;
}
.cart_product_title_table th {
	margin: 0;
	padding: 0;
	border: 0;
}
.cart_product_title_table td {
	margin: 0;
	padding: 0;
	border: 0;
}
.uppercase {
	text-transform: uppercase;
	font-weight: bold;
}
#menu_checkout {
	width: 765px;
	height: 28px;
	margin:  15px 0 0 0;
	padding: 0 0 0 0;
	position: relative;
}
.buttons_holder {
	width: 300px;
	margin: 0 0 0 0;
	padding: 0 0 0 195px;
}
#block_holder {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}
.block {
	width: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}
#breadcrumb {
	width: 100%;
	height: 20px;
	margin: 0 0 8px 0;
	padding: 0 0 0 0;
	border-bottom: 1px dotted #373737;
}
.arrow_bread {
	width: 15px;
	height: 7px;
	margin: 2px 0 0 0;
	padding: 0;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/arrow_bread.gif);
	background-repeat: no-repeat;
	float: left;
}
.link_bread {
	margin: 0 0 0 0;
	padding: 0;
	float: left;
	text-transform: uppercase;
	font-size: 10px;
	color: #969696;
	line-height: 10px;
}
.link_bread a {
	text-decoration: none;
}
.link_bread a:hover {
	text-decoration: none;
	color: #fff;
}
.status_ok {
	width: 373px;
	margin: 10px auto 10px auto;
	padding: 10px 75px;
	background-color: #030b00;
	border: 1px solid #216a00;
	color: #fff;
}
.status_error {
	width: 373px;
	margin: 10px auto 10px auto;
	padding: 10px 75px;
	background-color: #1a0000;
	border: 1px solid #800000;
	color: #fff;
}
.status_neutral {
	width: 373px;
	margin: 10px auto 10px auto;
	padding: 10px 75px;
	background-color: #1a1a1a;
	border: 1px solid #808080;
	color: #fff;
}
.status_icon {
	width: 39px;
	height: 39px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}
.status_txt {
	width: 320px;
	float: right;
	margin: 0;
	padding: 0;
}
.lost_holder {
	width: 360px;
	margin: 15px 0 0 0;
	padding: 6px 0 6px 7px;
	border-top: 1px solid #252525;
	border-bottom: 1px solid #252525;
}
/******* BLOG **********/

.blog_item_holder {
	width: 100%;
	margin: 15px 0 30px 0;
	padding: 0 0 30px 0;
	border-bottom: 1px solid #343434;
}
.blog_item_left {
	width: 120px;
	margin: 0 0 0 0;
	padding: 8px 0;
	float: left;
	text-align: right;
	border-top: 1px dotted #3d3d3d;
	border-bottom: 1px dotted #3d3d3d;
}
.blog_item_left img {
	border: 4px solid #2b2b2b;
}
.blog_item_right {
	width: 540px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
}
.blog_item_image {
	width: 524px;
	margin: 0 0 15px 0;
	padding: 7px;
	border: 1px solid #343434;
	text-align: center;
}
.blog_item_image table {
	width: 524px;
	height: 524px;
	margin: 0 0 0 0;
	padding: 0;
}
.blog_item_image img {
	padding: 0;
	margin: 0;
	border: 1px solid #343434;
}
.blog_item_text {
	width: 100%;
	margin: 15px 0 0 0;
	padding: 0;
}
.blog_item_title {
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
}
.pink {
	color: #ff3781;
}
#designer_profile_holder {
	width: 100%;
	height:auto !important;
	min-height: 610px;
	height: 610px;
	margin:  0 0 0 0;
	padding: 20px 0 0 0;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/bg_designer.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#designer_profile_left {
	width: 400px;
	margin: 0;
	padding: 0;
	float: left;
}
#designer_profile_right {
	width: 350px;
	margin: 0;
	padding: 0;
	float: right;
}
#designer_biography {
	width: 100%;
	margin:  0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #343434;
}
#designer_logo {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
}
/*************** DESIGNER PRODUCT ***************/

#designer_product {
	width: 400px;
	margin:  10px 0 0 0;
	padding: 0 0 0 0;
}
.designer_product_box {
	width: 123px;
	height: 200px;
	float: left;
	margin:  0 15px 0 0;
	padding: 0 0 10px 0;
}
.designer_product_box_right {
	width: 123px;
	height: 200px;
	float: left;
	margin:  0 0 0 1px;
	padding: 0 0 10px 0;
}
.designer_product_image {
	width: 123px;
	height: 123px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #2f2f2f;
}
.designer_product_image table {
	width: 123px;
	height: 123px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.designer_product_image img {
	border: 1px solid #333333;
}
.designer_product_image img:hover {
	border: 1px solid #fff;
}
.designer_product_title {
	width: 123px;
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	font-size: 11px;
	color: #969696;
}
.designer_product_title a {
	color: #969696;
	text-decoration: none;
}
.designer_product_title a:hover {
	color: #fff;
	text-decoration: none;
}
.designer_product_price {
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	font-size: 11px;
	color: #969696;
}
.designer_show_more {
	width: 100%;
	margin: 0;
	padding: 0;
	border-top: 1px dotted #343434;
	border-bottom: 1px solid #343434;
}
#designer_profile_image_holder {
	width: 334px;
	height: 334px;
	border: 1px solid #343434;
	margin: 0 0 10px 0;
	padding: 7px;
}
#designer_profile_image_holder table {
	width: 334px;
	height: 334px;
	margin:  0;
	padding: 0;
}
#designer_profile_image_holder img {
	margin:  0;
	padding: 0;
	border: 1px solid #343434;
}
/************* BLOGS HOLDER ****************/

.dblog_holder {
	width: 100%;
	margin: 0 0 0 0;
	padding: 5px 0;
	border-bottom: 1px dotted #2b2b2b;
}
.dblog_image {
	width:  65px;
	height: 65px;
	background-color: #474747;
	margin: 0;
	padding: 0;
	float: left;
}
.dblog_image table {
	width:  65px;
	height: 65px;
	margin: 0;
	padding: 0;
}
.dblog_text {
	width: 270px;
	float: right;
	margin:  0;
	padding: 4px 0 0 0;
	font-size: 10px;
	line-height: 12px;
}
.dblog_text h1 {
	margin:  0 0 2px 0;
	padding: 0 0 0 0;
	font-family: 'Trebuchet Ms', Arial, sans-serif;
	font-size: 11px;
	color: #919191;
	line-height: 14px;
	text-transform: uppercase;
	font-weight: normal;
	border: 0;
}
.dblog_title {
	width: 100%;
	margin: 3px 0 4px 0;
	padding: 0;
	color: #919191;
	font-size: 12px;
	font-family: "Trebuchet Ms", "Segoe Ui", Arial;
	text-transform: uppercase;
}
.dlinks_01 {
	width: 160px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.dlinks_01 a {
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/arrow_profile.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}
.dlinks_01 a:hover {
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/arrow_profile.gif);
	background-repeat: no-repeat;
	background-position: right -11px;
}
.dlinks_02 {
	width: 150px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.dlinks_02 a {
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/arrow_profile.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}
.dlinks_02 a:hover {
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/arrow_profile.gif);
	background-repeat: no-repeat;
	background-position: right -11px;
}
.dlinks_03 {
	width: 77px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.dlinks_03 a {
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/arrow_profile.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}
.dlinks_03 a:hover {
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/arrow_profile.gif);
	background-repeat: no-repeat;
	background-position: right -11px;
}
.dlinks_04 {
	width: 103px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.dlinks_04 a {
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/arrow_profile.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}
.dlinks_04 a:hover {
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/arrow_profile.gif);
	background-repeat: no-repeat;
	background-position: right -11px;
}
.dlinks_holder {
	width: 100%;
	margin: 0 0 15px 0;
	padding: 5px 0;
	border-top: 1px dotted #343434;
	border-bottom: 1px dotted #343434;
}
#top_pager {
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0 0 7px 0;
	border-bottom: 1px solid #343434;
}
#top_pager_left {
	width: 600px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}
#bottom_pager {
	width: 100%;
	margin: 0 0 15px 0;
	padding: 7px 0 0 0;
	border-top: 1px solid #343434;
}
#bottom_pager_left {
	width: 600px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}
.pages {
	margin: 0 0 0 0;
	padding: 2px 10px 0 10px;
	font-size: 12px;
	font-weight: bold;
	color: #343434;
	float: left;
}
.pages a {
	text-decoration: none;
	color: #343434;
	font-weight: bold;
	padding: 0 3px;
}
.pages a:hover {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	padding: 0 3px;
}
.list_links {
	list-style-type: none;
	margin:  4px 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	font-size: 10px;
}
.list_links li {
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
}
.list_links a {
	padding: 0 12px 0 0;
	text-decoration: none;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/arrow_link.gif);
	background-position: right 1px;
	background-repeat: no-repeat;
}
.list_links a:hover {
	padding: 0 12px 0 0;
	text-decoration: none;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/arrow_link_on.gif);
	background-position: right 1px;
	background-repeat: no-repeat;
}
.tags_holder {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: "Trebuchet Ms", "Segoe Ui", Arial;
	font-size: 10px;
}
.tags_holder a {
	margin: 0 5px 5px 0;
	padding: 3px 15px 3px 20px;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/bg_tag.gif);
	text-decoration: none;
	border-right: 1px solid #464646;
	float: left;
}
.tags_holder a:hover {
	margin: 0 5px 5px 0;
	padding: 3px 15px 3px 20px;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/bg_tag_on.gif);
	text-decoration: none;
	border-right: 1px solid #fff;
	float: left;
}
#graff_index {
	width: 100%;
	height: 95px;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/bg_index_graff.gif);
	background-position: right top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #252525;
	margin: 0 0 15px 0;
}
#graff_shop {
	width: 100%;
	height: 91px;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/bg_graff_shop.gif);
	background-position: right top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #252525;
	margin: 0 0 0 0;
}
#hot_deal_big {
	width: 735px;
	border: 1px solid #343434;
	padding: 14px;
	margin: 0 0 15px 0;
}
#hot_deal_big img {
	border: 1px solid #343434;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#hot_deal_holder {
	width: 765px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#hot_deal_holder h4 {
	margin:  0 0 10px 0;
	padding: 0 0 10px 0;
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 14px;
	color: #ff3781;
	border-bottom: 1px solid #FFF;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: normal;
}
#hot_deal_left {
	width: 340px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}
#hot_deal_right {
	width: 400px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
}
#hot_deal_txt {
	width: 100%;
	margin:  0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #ff3781;
}
#hot_deal_txt a {
	color: #ff3781;
}
#hot_deal_txt a:hover {
	color: #fff;
}
#fav_graff {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/favorite_girls.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 222px;
}
#no_sale {
	width: 765px;
	height: 477px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/sale.jpg);
}
/***** Size guide **********/

#size_guide_holder {
	width: 680px;
	height: 1108px;
	margin: 0;
	padding: 0;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/size_guide.gif);
	position: relative;
}
#size_guide_holder_2 {
	width: 680px;
	height: 950px;
	margin: 0;
	padding: 0;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/size_guide_2.gif);
	background-repeat: no-repeat;
	position: relative;
}
#meas_link {
	width: 50px;
	height: 30px;
	margin: 0;
	position: absolute;
	top: 165px;
	left: 24px;
}
#head {
	width: 204px;
	margin: 0;
	padding: 0;
	color: #969696;
	font-family: "Segoe Ui", Arial, Tahoma;
	position: absolute;
	top: 293px;
	left: 24px;
}
#bust {
	width: 210px;
	margin: 0;
	padding: 0;
	color: #969696;
	font-family: "Segoe Ui", Arial, Tahoma;
	position: absolute;
	top: 400px;
	left: 24px;
}
#waist {
	width: 204px;
	margin: 0;
	padding: 0;
	color: #969696;
	font-family: "Segoe Ui", Arial, Tahoma;
	position: absolute;
	top: 499px;
	left: 24px;
}
#hips {
	width: 210px;
	margin: 0;
	padding: 0;
	color: #969696;
	font-family: "Segoe Ui", Arial, Tahoma;
	position: absolute;
	top: 599px;
	left: 24px;
}
#inside {
	width: 210px;
	margin: 0;
	padding: 0;
	color: #969696;
	font-family: "Segoe Ui", Arial, Tahoma;
	position: absolute;
	top: 727px;
	left: 24px;
}
#jacket {
	width: 300px;
	margin: 0;
	padding: 0;
	color: #969696;
	font-family: "Segoe Ui", Arial, Tahoma;
	position: absolute;
	top: 909px;
	left: 24px;
}
#skirt {
	width: 300px;
	margin: 0;
	padding: 0;
	color: #969696;
	font-family: "Segoe Ui", Arial, Tahoma;
	position: absolute;
	top: 909px;
	left: 357px;
}
#dress {
	width: 300px;
	margin: 0;
	padding: 0;
	color: #969696;
	font-family: "Segoe Ui", Arial, Tahoma;
	position: absolute;
	top: 1022px;
	left: 24px;
}
#conv_link {
	width: 50px;
	height: 30px;
	position: absolute;
	top: 1090px;
	left: 0;
}
#conversion {
	width: 630px;
	margin: 0;
	padding: 0;
	color: #969696;
	font-family: "Segoe Ui", Arial, Tahoma;
	position: absolute;
	top: 233px;
	left: 24px;
}
#conversion_table_holder {
	width: 630px;
	height: 30px;
	margin: 0;
	padding: 0;
	color: #969696;
	font-family: "Segoe Ui", Arial, Tahoma;
	position: absolute;
	top: 340px;
	left: 24px;
}
.conversion_table {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.conversion_table th {
	height: 20px;
	background-color: #1a1a1a;
	margin: 0 0 0 0;
	padding: 0 10px;
	border-top: 1px solid #2b2b2b;
	border-right: 1px dotted #343434;
	font-weight: normal;
}
.conversion_table td {
	margin: 0 0 0 0;
	padding: 5px;
	border-top: 1px solid #2b2b2b;
	border-right: 1px dotted #343434;
	font-weight: normal;
}
/************** #menu styles ***************/ 
#size_menu {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 630px;
	height: 30px;
	top: 125px;
	left: 25px;
	background-image: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/bg_size_menu.gif);
}
ul#size_menu_main {
	list-style-type: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
/* size_menu_01 ----------------------------------------------------------------------------------*/
li#size_menu_01 {
	position: absolute;
	left:0px;
	top:0px;
	width:173px;
	height:30px;
	background: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/size_menu.gif) 0px 0 no-repeat;
}
li#size_menu_01 a {
	display: block;
	width:173px;
	height:30px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
}
li#size_menu_01 a:hover {
	background: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/size_menu.gif) 0px -30px no-repeat;
}
li#size_menu_01 a:active {
	background: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/size_menu.gif) 0px -30px no-repeat;
}
li#size_menu_01_on {
	position: absolute;
	left:0px;
	top:0px;
	width:173px;
	height:30px;
	background: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/size_menu.gif) 0px -30px no-repeat;
}
li#size_menu_01_on a {
	display: block;
	width:173px;
	height:30px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
}
/* size_menu_02 ----------------------------------------------------------------------------------*/
li#size_menu_02 {
	position: absolute;
	left:174px;
	top:0px;
	width:169px;
	height:30px;
	background: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/size_menu.gif) -174px 0 no-repeat;
}
li#size_menu_02 a {
	display: block;
	width:169px;
	height:30px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
}
li#size_menu_02 a:hover {
	background: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/size_menu.gif) -174px -30px no-repeat;
}
li#size_menu_02 a:active {
	background: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/size_menu.gif) -174px -30px no-repeat;
}
li#size_menu_02_on {
	position: absolute;
	left:174px;
	top:0px;
	width:169px;
	height:30px;
	background: url(file:///C|/Users/Blindfaith/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/size_menu.gif) -174px -30px no-repeat;
}
li#size_menu_02_on a {
	display: block;
	width:169px;
	height:30px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
}

#social_menu_holder {
	width: 186px;
	height: 24px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 17px;
	left: 770px;
}

