/* Google Fonts */
/* Google Fonts */
/* asap, Varela Round, Quattrocento Sans, Permanent Marker, Oswald, Arimo, Open Sans, PT Sans Caption, Droid Sans */

/* anchors */
/* anchors */

a {
	font-weight: bold;
}

a:link {color: #000000;}
a:visited {color: #a9a9a9;}
a:hover {color: #a9a9a9;}
a:active {color: #a9a9a9;}

a.product_text_links:link {text-decoration: none; color: #ffffff;}
a.product_text_links:visited {text-decoration: none; color: #ffffff;}
a.product_text_links:hover {text-decoration: none; color: #ffffff;}
a.product_text_links:active {text-decoration: none; color: #ffffff;}



a.bottom_footer_text:link {color: #7bbdf0;}
a.bottom_footer_text:visited {color: #a9a9a9;}
a.bottom_footer_text:hover {color: #ffffff;}
a.bottom_footer_text:active {color: #000000;}

a.bottom_footer_nav {
	font-weight: bold;
}
a.bottom_footer_nav:link {color: #7bbdf0;}
a.bottom_footer_nav:visited {color: #a9a9a9;}
a.bottom_footer_nav:hover {color: #ffffff;}
a.bottom_footer_nav:active {color: #ffffff;}

/* declarations */
/* declarations */

html, img, ul {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/* main page */
/* main page */

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
/*	line-height: 1.2em; */
	margin: 0px auto; 
	padding: 0px;
	color: #000000;
	min-width: 960px;
	background-color: #ffffff;
}

#wrapper {
	width: 960px;
	margin: 0px auto;
	position: relative;
}

#dm {
	position: fixed;
	top: 0px;
	left: 875px;
	width: 85px;
	height: 250px;
	display: block;
    margin-left:200px;
    margin-top:0px;
}

#rose {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 512px;
	background: url(/violator25/gr/left_rose.png) no-repeat;
	display: block;
}

/*.dm_item {
	width: 650px;
	margin: 0px 90px 0px 220px;
}*/

.dm_item {
	width: 670px;
	margin: 0px auto;
	text-align: left;
}

.dm_item_center {
	width: 350px;
	margin: 0px auto;
	text-align: center;
}

.dm_item_top_graphic {
	width: 870px;
	margin: 0px auto;
	text-align: center;
}

#topper {
	cursor: pointer;
}


.rose_separator {
	background: url(/violator25/gr/640_separator.jpg) no-repeat;
	width: 640px;
	height: 50px;
	display: block;
	margin: 0px auto;
	padding: 20px 0px;
}

.item_title {
	font-size: 20px;
	font-weight: bold;
}

