/* CSS Document */
/* balidisain.com */

body {
	margin: 0;
	background-color: #333333;
	font-family: tahoma, verdana;
	font-size: 11px;
	color: #454545;
	font-weight: normal;
	text-align: left;
}

a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #069;
	font-size: 11px;
	font-weight: bold
}

a:hover {
	text-decoration: underline;
	color: #31497b;
	font-size: 11px;
}


a.footerlink:link,a.footerlink:visited,a.footerlink:active {
	font-family: verdana,georgia;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.footerlink:hover {
	font-family: verdana,georgia;
	font-size: 11px;
	color: white;
	text-decoration: underline;
}

a.main:link,a.main:visited,a.main:active {
	font-family: verdana,georgia;
	font-size: 11px;
	color: #FFFF00;
	font-weight: 900;
	text-decoration: none;
}

a.main:hover {
	font-family: verdana,georgia;
	font-size: 11px;
	color: #FFCC33;
	text-decoration: underline;
}

a.adminmenu:link,a.adminmenu:visited,a.adminmenu:active {
	font-family: verdana,georgia;
	font-size: 11px;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}

a.adminmenu:hover {
	font-family: verdana,georgia;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}

img {
	border : 0 none; 
}

input, textarea {
	border: 1px inset #999999;
	font-family: verdana;
	font-size: 11px;
	color: #444444;
	padding: 3px;
    background-color: #ffffd5;
	background-repeat: repeat-x
}

input.checkradio {
	border: 0 none
}

input.button {
	font-size: 11px;
	font-weight: bold; 
	color: #ffffff;
	background-color: #454545;
	font-family: verdana,tahoma;
}

select {
	border: 1px solid #999999; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

option, optgroup {
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	font-style: normal
}

table, tr, td {
	border-collapse: collapse; 
	font-size: 11px; 
	letter-spacing: 3;
	font-family: verdana,tahoma; 
}

/* user submenu */

ul#usersubmenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#usersubmenu {
	margin-top: 1px;
}

ul#usersubmenu li a {
	display: block;
	width: 185px;
	color: #000000;
	font-weight: bold;
	padding: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 15px;
	text-indent: 10px;
	border-bottom: 1px dashed #ffffff;
	font-size: 11px;
	background-color: #b5b5b5
}

ul#usersubmenu li a:link, ul#usersubmenu li a:visited {
	color: #000000;
	text-decoration: none;
}

ul#usersubmenu li a:hover, ul#usersubmenu li a:active {
	color: #ffffff;
	text-decoration: none;
	background-color: #8f8f8f
}

ul#usersubmenu2 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#usersubmenu2 {
	margin-top: 1px;
}

ul#usersubmenu2 li a {
	display: block;
	width: 185px;
	font-weight: bold;
	padding: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 15px;
	text-indent: 10px;
	border-bottom: 1px dashed #ffffff;
	font-size: 11px;
	background-color: lightsteelblue
}

ul#usersubmenu2 li a:link, ul#usersubmenu2 li a:visited {
	color: #000066;
	text-decoration: none;
}

ul#usersubmenu2 li a:hover, ul#usersubmenu2 li a:active {
	color: #ffffff;
	text-decoration: none;
	background-color: #000033
}

/* end of user submenu */

.hilite {
	background-color: #eeeeee
}

form {
	margin:0
}

.asterik, .required, .warning {
	color: #990000
}

.small {
	color: #999999;
	font-size: 9px
}

.warnbox {
	border: 1px solid #ffeba2;
	background-image: url(../images/warn-back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 30px 5px 20px 33px;
	width: 350px
}

tr.tablehead {
	background-color: #333333;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold
}

.success {
	color: #000099
}

.welcomeultah {
	line-height: 16px; 
	background-image: url(../../images/v1/title-home-ultah.gif); 
	padding-top: 45px; 
	padding-left: 7px; 
	background-repeat: no-repeat; 
	background-position: top left; font-size: 10px
}

.green {
	color: green
}

.shippricebox {
	width: 350px; 
	text-align: left; 
	padding: 5px; 
	background-color: #eeeeee; 
	border: 1px solid #cccccc
}


/* product related styles */

.specprice {
	color: #FFFFFF; 
	background-color: #009900; 
	padding: 3px
}

.productcat {
	padding: 10px; 
	background-color: #eeeeee; 
	text-align: right; 
	margin-right: 5px; 
	border-bottom: 1px solid #999999;
	margin-top: 7px
}

.proddisplay {
	overflow: auto;
	margin-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px dashed #c2c2c2;
	line-height: 16px
}

.prodpic {
	float: left;
	width: 160px;
	text-align: center;
}

.prodexp {
	float: right;
	width: 393px;
}

.prodpic img {
	/*border: 1px solid #cccccc*/
	border: 0px none
}

.noproduct {
	text-align: center;
	color: #990000
}

a.productname, span.productname {
	font-size: 16px;
	font-family: arial;
	font-weight: bold
}

.newitem {
	color: red;
	font-size: 9px;
	text-decoration: blink
}

.shopcartadd {
	float: right; 
	padding-right: 10px
}

.pagination {
	padding: 7px; 
	background-color: #efefef; 
	border-top: 1px solid #c2c2c2; 
	font-size: 10px;
	text-align: center
}

.faqh {
	background-color: #efefef; 
	border-bottom: 1px solid #ffffff
}

.faqb {
	background-color: #efefef; 
	border-bottom: 1px solid #999999;
	padding: 5px
}

.csbox {
	background-color: #efefef; padding: 10px; line-height: normal; border: 1px solid #999999;
	margin-top: 10px;
}

.infobox {
	padding: 10px;
	background-color: #efefef
}