#leftnav {
	width: 150px;
	font-size: 12px;
	vertical-align: top;
	font-size: 85%;
}

ul, ol {
font-family:tahoma;
font-size:11px;
}

#leftnav a {
	/*/*/padding: 3px; 
	display: block;
	border: 1px dotted #CCC;
	text-decoration: none;
	line-height: 1em;
	width: 150px /* */
}

#leftnav a:link, #leftnav a:visited {
	color: #666;
}

#leftnav a:hover, #leftnav a:active {
	color: #FFFFFF;
	background-color: #6699CC;
	border: 1px solid #000;
}

#leftnav ul {
	/*/*/padding: 0em;
	margin-left: 0em;
	margin-right: 0em;
	list-style-type: none; /* */
}

#leftnav li {
	/*/*/margin: 0px 0px 6px 0px; /* */	
}

#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #999999 !important;
	border: 2px dotted #999 !important; /* */
}

#minicart {
	font-size: 10px;	
}

.entryTable {
	font-family:tahoma;
	font-size:11px;
	background-color: #DDDDDD;
}

.entryTableHeader {
	font-family:tahoma;
	font-size:11px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.entryTable .label {
	background-color: #EFEFEF;
}

.entryTable .content {
	background-color: #FFFFFF;
}


.infoTable {
	font-family:tahoma;
	font-size:11px;
	background-color: #DDDDDD;
}

.infoTableHeader {
	font-family:tahoma;
	font-size:11px;
	color: #FFFFFF;
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	background-color: #EFEFEF;
}

.infoTable .content {
	background-color: #FFFFFF;
}

.box {
	font-family:tahoma;
	font-size:11px;
	border: 1px solid #336699;
}

.notice {
	color: #996600;
	font-weight: bold;
}


#errorMessage {
	color: #990000;
	font-weight: bold;
}

<!--For Login Style-->

.forms {
	font-family:tahoma;
	font-size:11px;
	padding: 3px;
	border: 1px solid #CAE4FF;
}
.myaccount {
	font-family:tahoma;
	font-size:11px;
	padding: 2px 5px;
	border: 1px solid #CAE4FF;

}



.main {
	font-family:tahoma;
	font-size:11px;
	padding: 2px;
	margin: 2px;

 }
 
 .titlehdr {
	font-family:tahoma;
	font-size:11px;
	 color: #c00;
	 border-bottom: 1px solid #c00;
 
 
 }
 
.msg {
padding: 5px;
width: 600px;
margin: 2px;
color: #c00;
border: 1px solid #c00;
font: bold 13px  verdana;
} 
 
.error {
	font-family:tahoma;
	font-size:10px;
	color: #c00;
	border: 1px solid #ccc;
	padding: 2px;
	/*margin: 5px;*/
	float: left;
	background-color: #FEF1ED;
}
 
 .example {
	font-family:tahoma;
	font-size:11px;
	color: red;
}
.approved {
	font-family:tahoma;
	font-size:11px;
	color: green;
}

.loginform {
	font-family:tahoma;
	font-size:11px;
	padding: 3px;
	border: 1px solid #CAE4FF;
}

.loginform #txtbox {
	font-family:tahoma;
	font-size:11px;
	color: #f00;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 0px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color:#D8D8D8;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 20;
left: -0px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

/* admin.css */
#listTableHeader {
	font-family:tahoma;
	font-size:11px;
	color: #FFFFFF;
	background-position: center;
}

#infoTableHeader {
	font-family:tahoma;
	font-size:11px;
	color: #FFFFFF;
	font-weight: bold;
	background-position: center;
}

#entryTableHeader {
	font-family:tahoma;
	font-size:11px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-position: center;
}

.entryTable {
	font-family:tahoma;
	font-size:11px;
	font-size: 12px;
	background-color: #DDDDDD;
}

.entryTable .label {
	background-color: #EFEFEF;
}

.entryTable .content {
	background-color: #FFFFFF;
}


.formTitle {
	font-family:tahoma;
	font-size:11px;
	font-weight: bold;
}

.box {
	font-family:tahoma;
	font-size:11px;
	border: 1px solid #336699;
}

.bluebox {
	font-family:tahoma;
	font-size:11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	border: 1px solid #000000;
}

.topNav {
	font-family:tahoma;
	font-size:11px;
	background-color: #FFFFFF;
}

.activeTopNav {
	font-family:tahoma;
	font-size:11px;
	background-color: #CCCCFF;
}

.row1 {
	background-color: #EFEFEF;
}

.row2 {
	background-color: #DEDEDE;
}

.errorMessage {
	font-family:tahoma;
	font-size:11px;
	font-weight: bolder;
	color: #CC3300;
}

body {
	font-family:tahoma;
	font-size:11px;
	text-align: center;
	font-size: 10px;
}

.text {
	font-family:tahoma;
	font-size:11px;
}

td.nav {
	font-family:tahoma;
	font-size:11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6699CC;
}

td.nav:hover {
	font-family:tahoma;
	font-size:11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #97C1E7;
}

a.nav {
	font-family:tahoma;
	font-size:11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

a.nav:hover {
	font-family:tahoma;
	font-size:11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;	
}

.navSelected {
	font-family:tahoma;
	font-size:11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #DEDEDC;
}

a.bottomNav {
	font-family:tahoma;
	font-size:11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

a.bottomNav:hover {
	font-family:tahoma;
	font-size:11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.detail {
	font-family:tahoma;
	font-size:11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
}

.detailSpacer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.tabSelected {
	font-family:tahoma;
	font-size:11px;
	font-weight: bolder;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #97C1E7;
}

.tabSelected:hover {
	font-family:tahoma;
	font-size:11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	background-color: #97C1E7;
}

.tabNotSelected {
	font-family:tahoma;
	font-size:11px;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;	
}

.tabNotSelected:hover {
	font-family:tahoma;
	font-size:11px;
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;	
}

a.tabNav {
	color: #000000;
	text-decoration: underline;
	font-weight: bolder;
}

a.tabNav:hover {
	color: #000099;
	text-decoration: none;
	font-weight: bolder;
}

.whiteTable {
	font-family:tahoma;
	font-size:11px;
	border: 1px solid #336699;
	background-color: #FFFFFF;
}

.lightBlue {
	background-color: #AACCFF;
}

.navArea {
	background-color: #FFFFFF;
}

.contentArea {
	background-color: #FFFFFF;
}

a.leftnav {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #333333;
	background-color: #AABBCC;
	display: block;
	padding: 2px 2px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 25px;
	width: 150px;
	text-decoration: none;
	font-weight: bold;
}

a.leftnav:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #999999;
	display: block;
	padding: 2px 2px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 25px;
	width: 150px;
	text-decoration: none;
	font-weight: bold;
}
.graybox {
	background-color: #666666;
}

.footer {
	font-size: 10px;
}

fieldset
{
	border: #26a solid 1px;
}

legend
{
	background: #fb0;
	border: #26a solid 1px;
	padding: 1px 10px;
	font-weight: bold;
}

.errorMessage {
	color: #990000;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.detailTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.detailTable .label {
	background-color: #EFEFEF;
}

.detailTable .content {
	background-color: #FFFFFF;
}

.hide {display: none}

