@charset "UTF-8";
/* CSS Document */
html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(../img/QuikNow_bg_small.gif);
	background-repeat: repeat;
	margin:0px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	height: 100%;
}
#container {
	width:880px;
	margin-left:auto;
	margin-right:auto;
	border: 10px solid #FFFFFF;
	background-image: url(../img/QuikNow_patterns.gif);
	background-repeat: repeat;
}
#header {
}
#content {
	min-height:400px;

}
#content_full {
	background-color:#FFFFFF;

}
#content_full2 {
	background-color:#FFFFFF;
	padding:10px;
	padding-left:50px;
	clear:both;

}
#content_full3 {
	background-color:#FFFFFF;
	padding:10px;
	padding-left:20px;
	clear:both;

}
#footer {
	clear:both;
	height:20px;
	padding-top:15px;
	padding-bottom:15px;
	background-color: #FFFFFF;
}
#right-foot {
	width:320px;
	float:right;
	padding-right:20px;
	text-align:right;

}
#left-foot {
	width:520px;
	float:left;
	padding-left:20px;
}
a {
	color:#000000;
	text-decoration:none;

}
p {
	line-height: 135%;
}
a:hover {
	color:#e21757;

}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#menu {
	margin-top:-13px;
	width:880px;
	height:24px;
	background-color:#000000;
	margin-bottom:10px;
}
#menu ul {
	margin-left:-30px;
}
#menu ul li {
	list-style-type: none;
	position: relative;
	text-align: center;
	float: left;
}
#menu ul li a {
	height:24px;
	display:block;
	color:#FFFFFF;
	font-size:13px;
	padding-top:4px;
	padding-left:10px;
	padding-right:16px;
	background-image: url(../img/quik_menu_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#menu ul li a:hover {
	color:#e21757;
	text-decoration:none;
}
#menu ul li a.selected {
	color:#e21757;
	text-decoration:none;
}
#content-left {
	width:540px;
	float:left;
	margin-top:30px;
	background-color:#FFFFFF;
	padding:10px;
}
#content-right {
	width:300px;
	float:right;
	margin-top:30px;
	background-color:#FFFFFF;
	padding:10px;
}
#content-left3 {
	width:526px;
	float:left;
	background-color:#FFFFFF;
	padding:10px;
	padding-left:24px;
}
#content-right3 {
	width:295px;
	float:right;
	background-color:#FFFFFF;
	padding:10px;
}
#content_left2 {
	width:640px;
	float:left;
	margin-top:30px;
	background-color:#FFFFFF;
	padding:10px;
}
#content_right2 {
	width:200px;
	float:right;
	margin-top:30px;
	background-color:#FFFFFF;
	padding:10px;
}
a.pinklink {
	color:#e21757;
	text-decoration:underline;

}
a.pinklink:hover {
	background-color:#e21757;
	color:#FFFFFF;
	text-decoration:none;

}
a.button {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#e21757;

}
a.button:hover {
	background-color:#FF0000;

}
table {
	font-size:10px;
	background-color:#F6F6F6;
}
#table1 {
}
#table2 {
	background-image: url(../img/pink_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.Pending {
	padding:2px;
	color:#FFFFFF;
	background-color:#FF6600;

}
.Activate {
	padding:2px;
	background-color:#00FF00;
}
.Suspend {
	padding:2px;
	color:#FFFFFF;
	background-color:#FF0000;
}
.Draft {
	padding:2px;
	color:#FFFFFF;
	background-color:#FF0000;
}
.Publish {
	padding:2px;
	background-color:#00FF00;
}
.Deactivate {
	padding:2px;
	color:#FFFFFF;
	background-color:#FF6600;

}
#product_header {
	font-size:22px;
	padding-left:20px;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform:uppercase;
	}
#product_col1 {
	margin-left:20px;
	padding-left:6px;
	float:left;
	width:31%;
	background-color:#FFFFFF;

}
#product_col2 {
	float:left;
	padding-left:6px;
	width:31%;
	background-color:#FFFFFF;
}
#product_col3 {
	float:right;
	padding-left:6px;
	width:31%;
	background-color:#FFFFFF;
}
.pinktext {
	color:#e21757;

}
.tablestyleblank {
	background-color:#FFFFFF;
	font-size:12px;

}
.tablestylecart {
	background-color:#FFFFFF;
	font-size:12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

.tablestyleshop {
	background-color:#FFFFFF;
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#product_col3 ul li {
	list-style-image: url(../img/bullet.png);
	list-style-type: none;
}
.smallgrey {
	color:#666666;
	font-size:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e21757;
	padding-bottom:10px;
}
.soldout {
	color:#e21757;
	font-size:10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom:-6px;
}
.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
#colourbox {
	width:44px;
	float:left;
	text-align:center;
}
#pad-top {
height:20px;
}
#opentosell-menu {
	width:160px;
	float:left;
	
}
#opentosell-products {
	width:355px;
	float:left;
	margin-left:10px;
	
}
#opentosell-thumb {
	float:left;
	width:110px;
	margin-right:6px;
	margin-bottom:10px;
	text-align:center;
	
}
.content_full6 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E21757;	
	
}
