/***********css document - Kenedy Purple *****/
/***********created by Crocodiles **********/
/*** http://www.crocodile-communication.com ***/

html {overflow: -moz-scrollbars-vertical; margin: 0;padding: 0;background:#000;}
* {font-family: times, serif;}
body {margin: 0px;padding: 0px;text-align: center;color:#bbb;}
body, td, th, input, textarea, select, a {font-size: 14px;}


/************************************************/

input, textarea, select {margin: 3px 0px;}
:focus {-moz-outline-style: none;}

a, a:visited {color: #6800d3;text-decoration: none;cursor: pointer;}
a:hover {text-decoration: underline;}
a img {border: none;}
p {margin: 0px;}
div {margin: 0px;}

h1{font-size:56px;font-weight:bold;padding:0;margin:0;z-index:-1;}
h2{font-size:16px;color:#6800d3;padding:0 0 0 0;margin:0;}
h3{font-size:16px;padding:10px;padding:0 0 0 0;margin:0;}
h4{font-size:16px;color:#6800d3;padding:0 0 0 0;margin:0;}
h5{font-size:14px;padding:10px;padding:0 0 0 0;margin:0;}
h6{font-size:14px;color:#6800d3;padding:0 0 0 0;margin:0;}

.purple{color:#6800d3;}
.purplebold{color:#6800d3;font-weight:bold;font-size:14px;}
.latestpurple {color:#fff;font-weight:bold;font-size:14px;}
.titlepurple{font-size:16px;color:#6800d3;font-weight:bold;}
.titlewhite{font-size:16px;color:#bbb;font-weight:bold;}
.title {font-size:25px;font-weight:bold;padding:0;margin:0;}
.white {color:#bbb;font-size:14px;}
.whitebold{color:#bbb;font-weight:bold;font-size:14px;}
.scriptfont{color:#6800d3;font-weight:bold;font-size:44px;}
.faqs{font-weight:bold;font-size:14px;padding:0 0 5px 0;border-bottom:1px solid #666;}
.label{width: 100px;float: left;text-align: right;margin-right:10px;}
.feather-purple {padding:50px 59px 65px 55px; background-image:url(../image/purple.jpg);background-repeat:no-repeat;}
.feather-white {padding:50px 59px 65px 55px; background-image:url(../image/white.jpg);background-repeat:no-repeat;}
/*ie6 ... GRRRR*/
* html >body .feather-purple {padding:50px 59px 65px 55px;height:100%;background-image:url(../image/purple.jpg)}
/*ie6 ... GRRRR*/
* html >body .feather-white  {padding:50px 59px 65px 55px;height:100%;background-image:url(../image/white.jpg) }

#title h1{font-size:40px;color:#bbb;padding:0 0 20px 0;margin:0;}
#title h2{font-size:40px;color:#6800d3;padding:0 0 20px 0;margin:0;}
.pagediary h3 {padding:5px 0 0 10px;}


/*******************************menus**************************************/
#cats a {font-size:24px;	font-weight:bold; color:#ccc; text-decoration:none;}
#cats a:link a:visited {text-decoration:none;}
#cats a:hover {text-decoration:underline;color:#6800d3;}
#category ul {margin:0;padding:2px;text-align:center;}
#category li{display: inline;list-style-type: none;margin-top: 0px;margin-bottom: 0px;}
.cats {width:100%;padding:0 80px 0 60px;}
#cats td {width:33.3%; border-collapse:collapse;}
#cats .purplecats a{color:#6800d3;padding-left:10px;}

.catsimg {width:100%;padding:0 20px 0 20px;}
.catsimg  a  img {border:0;}
.catsimg td {width:33.3%;text-align:center}

.middle ul li a{font-size:16px;font-weight:bold;}

#directory a {color:#fff;font-size:14px;font-weight:bold;padding-top:5px;text-decoration:none;}
#directory a:link a:visited{ 	}
#directory a:hover {color:#6800d3;}
#directory ul{margin:2px;padding:2px 0 0 0;}
#directory li {display: inline;list-style-type: none;height:27px;padding:9px 10px 11px 10px;background-image: url('../image/menu-space.jpg');background-repeat: no-repeat;background-position: right;	}
/*ie6 ... GRRRR*/
* html #directory li {height:24px;padding:1px 10px 5px 10px;}
#directory  .lastli {background-image:none;}

#footer-brands a {color:#fff;font-size:12px;}

#footer-information a {color:#fff;font-size:14px;font-weight:bold;padding-top:5px;text-decoration:none;}
#footer-information a:link a:visited{ 	}
#footer-information a:hover {color:#6800d3;}
#footer-information ul{margin:2px;padding:2px 0 0 140px;}
#footer-information li { display: inline;list-style-type: none; height:27px;padding:9px 13px 11px 13px;background-image: url('../image/menu-space.jpg');background-repeat: no-repeat;background-position: right;	}
#footer-information .lastli {background-image:none;}
/***********************************************/
.selCont{font-weight:bold; font-size:14px;}
.accountlinks a{color:#ccc; font-weight:bold; font-size:14px;}
.basketlinks a{color:#ccc; font-weight:bold; font-size:14px;}

.box {
	margin-bottom: 10px;
	background: url('../image/box_top.html') no-repeat;
}
.box .top {
	padding: 8px 0px 6px 7px;
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.box .top img {
	float: left;
	margin-right: 5px;
}

.middle{width:1000px;float:left;}
.middle img {border-style: double;border-color: #ddd;border-width: thick	}
.noborder a img {border:0;border-color: #000;}

.box .bottom {
	height: 5px;
	background: url('../image/box_bottom.html') no-repeat;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #2A0E4A;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}

a.button {background: transparent url('../image/button_right.png') no-repeat scroll top right;color: #FFFFFF;display: inline-block;font: normal 12px arial, sans-serif;height: 25px;margin-right: 6px;padding-right: 18px; /* sliding doors padding */text-decoration: none;}
a.button span {background: transparent url('../image/button_left.png') no-repeat;display: inline-block;padding: 5px 0 5px 18px;}
.buttons {margin-bottom: 5px;clear: both;padding: 5px;}
.buttons input {padding: 0px;margin: 0px;}
.buttons table {width: 100%;border-collapse: collapse;}
.buttons table td {vertical-align: middle;}


.list {
	width: 100%;
}
.list td {
	text-align: center;
	vertical-align: top;
	text-decoration:none;
	padding: 0 50px 0 50px;
}

#listhead{width: 100%;float:left;border-bottom:dotted 1px #ccc;padding:0;margin :0 0 10px 0;}
#sortcont{float:right;width: 290px;}
.sorttext{float:left;color:#6800d3;font-weight:bold;font-size:16px;margin-left:60px;padding:25px 0 0 10px;}
.sort {
	float:right;
	padding:25px 0 0 0;
	width: 160px;
	text-align:right;
}
.top{float:left;}


.pagination {display: inline-block;width: 100%;border-bottom:1px dotted #F8F8F8;margin-bottom: 10px;}
.reviewpagination {display: inline-block;width: 96%;border-bottom:1px dotted #F8F8F8;margin-bottom: 10px;}
.pagination .links, .pagination .results {padding: 7px;}
.pagination .links {float: left;}
.pagination .links a {padding: 4px 7px;text-decoration: none;color: #fff;background: #2A0E4A;}
.pagination .links b {border: 1px solid #6800d3;padding: 4px 7px;text-decoration: none;color: #6800d3;background: #FFFFFF;}
.pagination .results {float: right;}


.tabs {width: 570px;border-collapse:collapse;}
/*ie6 ... GRRRR*/
* html .tabs {width: 550px;border-collapse:collapse;}
* html .tabs a {float: right;
	width:130px;
	padding: 4px 20px 5px 22px;}
.tabs a {
	float: right;
	width:120px;
	padding: 4px 0px 7px 72px;
	margin-right: 2px;
	background: url('../image/tab.jpg') no-repeat;
	color: #ccc;
	font-size: 18px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
	
}
.tabs a.selected {
	background: #000 url('../image/tab.jpg') no-repeat;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.page {
	border: 1px solid #ccc;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 550px;
	height:250px;
	overflow:auto;
	clear: both;
	z-index: 2;
	margin-bottom: 25px;
	font-size:14px;
	font-weight:400;
}
.pagediary {
	border: 1px solid #ccc;
	display: inline-block;
	padding: 0 10px 0 0px;
	display: block;
	/*background: #000 url('../image/diary-img.jpg') bottom right no-repeat;*/
	width: 565px;
	height:350px;
	overflow:auto;
}

.cart {
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #EEEEEE;
}
.cart th {
	background: #2A0E4A;
	padding: 5px;
	font-weight: bold;
}
.cart td {
	padding: 5px;
}

.home img {border:0;}
.pthumbstext{margin:0; padding:40px 0 0 110px;font-weight:bold;}
/*ie6 ... GRRRR*/
* html .pthumbstext {padding:90px 0 0 60px;}
.thumbs{ margin:0 5px 0 5px; padding:0; border-style: double;border-color: #ddd;border-width: thick;}
.thumbs img {border-collapse:collapse; vertical-align:bottom;}


