﻿/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a {
	text-decoration: none;
	color: #394a59;
	/* color: #d32525; */
}

a:visited 
{
	color: #b0b9bd;
	/* color: #980000; */
}

a:hover {
	text-decoration: underline;
	color: #000000;
	/* color: #e05252; */
}

a:active {
	color: #b0b9bd;
	/* color: #980000; */
}

body
{
	background-color: #61768c;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

img {
	border-width: 0;
}

/* 1 HEADER */

.header
{
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 76px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
	background-position: bottom;
}
.search
{
	background-image: url(Images/search.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 29px;
	margin-left: auto;
	margin-right: auto;
	background-position: bottom;
	padding-top: 3px;
}
h1 {
	position: absolute;
	left: 20px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 20px;
	top: 60px;
	font-size: 11px;
}

.menua {
	position: absolute;
	right: 10px;
	top: 17px;
	text-transform: uppercase;
	font-size: 11px;
}

.nav {
	position: absolute;
	right: 20px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited 
{
	color: #61768c;
	/* color: #d32525; */
}

/* 1.1 SHIM */

.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 8px;
	font-size: 0;
}

/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 3px;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#home, #resume, #links, #register, #admin-albums, #admin-photos {
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#sidebar
{
	float: left;
	width: 150px;
	height: 100%;	
}

#content {
	margin-left: 200px;	
}

#testcontent {
	margin-left: 350px;	
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums {
	/* background-image: url(images/body-repeat-photo.gif); */
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 686px;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}
.viewdet {
	margin-left: auto;
	margin-right: auto;
	width: 686px;	
}
.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 3 FOOTER */

.footerbg {
	/* background-image: url(images/footer-side.gif); */
	/* background-repeat: repeat-x; */
	width: auto;
	height: 75px;
	text-align: center;
}
.footer {
	/* background-image: url(images/footer.gif); */
	/* background-repeat: no-repeat; */
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 75px;
	text-align: center;
	font-size: 9px;
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}
.menub a
{
	text-decoration: none;
	color: #b0b9bd;
}
.menub a:visited 
{
	color: #394a59;
	/* color: #d32525; */
}

/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #000000;
}

/* Detail flame box */
.topsec
{
	background-image: url(Images/top-det.gif);
	background-repeat: no-repeat;
	position: static;
	width: 760px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
	background-position: bottom;
}
.cntsec
{
	position: relative;
	width: 760px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
}
.botsec
{
	background-image: url(Images/bot-det.gif);
	background-repeat: no-repeat;
	position: static;
	width: 760px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
}
#maindet
{
	width: 760px;
}
.xheight
{
	height: auto;
}
.subbgcolor
{
	width: 100%;
	background-color: #eff2f3;
}
.mainsub
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color: white;
	/*height: 400px;*/	
}

.subtitle
{
	margin-top: 0.2em;
	margin-bottom: 0.5em;
	font-size: 1.3em;
	font-weight: bold;
}
.subbox
{
	padding-right: 18px;
	padding-left: 18px;
}
.subbox2
{
	padding-right: 10px;
	padding-left: 10px;
}
.logobox
{
    position: absolute;
    left: 14px;
    top: 16px;        
}
.bskbox
{
	position: absolute;
	left: 20px;
	top: 7px;
	font-size: 11px;
}
.bskimg
{
	vertical-align: middle;
	text-align: right;	
}
.butbarDesc, .butbarDesc-top
{
    width: 550px;
    height: 100%;
    margin-bottom: 5px;
    text-align: left;
}

.butbarProdID, .butbarDesc-top
{
    width: 550px;
    height: 100%;
    text-align: left;
    padding-top: 10px;    
}
.srch
{
    position: absolute;
    right: 17px;
    top: 7px;
    /* text-transform: capitalize; */
    font-size: 11px;
}
.txtcallout
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
}
.srchbox
{
    font-size:11px;
	margin-left:auto;
	margin-right:auto;
} 
.srchpanel
{
	width: 251px;
	height: 20px;
}
.mescolor
{
	color: black;
}
/* for theme photo */
.selected, .unselected
{
    width: 80px;
    height: 80px;
    text-align: center;
    padding: 4px 4px 4px 4px;
}

.unselected
{
    background-color: transparent;
    border: solid 1px #FFF;
}

.selected
{
     background: #FFF;
     border: solid 1px #000;
}

iframe
{
	width: 486px;
	height: 234px;
	display: block;								
}

/* Left menu Nav container */

#navcontainer { width: 200px; }

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color: #eff2f3;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #000;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #b1bcc7; /* 369 */
color: #fff;
}

/* PAGE NAVIGATION */

.pagenav{
padding: 2px;
}

.pagenav ul{
margin: 0;
padding: 0;
text-align: right; /*Set to "right" to right align pagenav interface*/
font-size: 13px;
}

.pagenav li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagenav a, .pagenav a:visited{
padding: 0 5px;
border: 1px solid #dcdfe0; /* box border color */
text-decoration: none; 
color: #2e6ab1;
background-color: #eef0f0;
}

.pagenav a:hover, .pagenav a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #eff2f3;
}

.pagenav a.currentpage
{
	background-color: #2b66a5;
	color: #FFF !important;
	font-weight: bold;
	cursor: default;
	border-right: #91a7b4 1px solid;
	border-top: #fff 1px solid;
	border-left: #fff 1px solid;
	border-bottom: #91a7b4 1px solid;
	font-size: 10pt;
}

.pagenav a.disablelink, .pagenav a.disablelink:hover
{
	background-color: white;
	cursor: default;
	color: #929292;
	border-color: #929292;
	font-weight: normal !important;
}

.pagenav a.prevnext{
font-weight: bold;
}

#pagebgnav
{
	width: 712px;
	height: 30px;
	margin: 0 auto;
	background: url(images/nav_bg.gif) #dee0e1 repeat-x left bottom;
	padding-top: 6px;
}

#navbot
{
	clear: both;
	height: 7px;
	background: url(images/nav_bot.gif) no-repeat left top;
}

/* COMMENT BOX */

.commentbox
{
	background-color: #ececec;
	width: 260px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.commentfooter
{
	/* background: url(images/arrow_down.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
	padding-left: 58px;
	padding-top: 1px;
	margin-bottom: 2em;
	font-size: 16px;
	color: #4A4A4A;
}

/* PASSWORD STRENGHT */

.TextIndicator_TxtUserName
{
	background-color:#61768c;
         color:White;
         font-family:Arial;
         font-size:x-small;
         font-style:italic;  
         padding: 2px 3px 2px 3px; 	
}

TextWaterMark_TxtUserName
{
	font-style: italic;
}
/* GRIDVIEW CSS SOFT GREY STYLE */

.GridViewStyle
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	table-layout: auto;
	border-collapse: collapse;
	border: #d9dcdd 1px solid;
}
/*Header and Pager styles*/
.HeaderStyle, .PagerStyle /*Common Styles*/
{
    background-image: url(Images/grid_bg.gif);
    background-position:top;
    background-repeat:repeat-x;
    background-color:#d1dbe0;
}
.HeaderStyle th
{
    padding: 5px;
    color: #16387c;
}
.HeaderStyle a
{
    text-decoration:none;
    color:#16387c;
    display:block;
    text-align:left;
    font-weight:normal;
}
.PagerStyle table
{
    text-align:center;
    margin:auto;
}
.PagerStyle table td
{   		
    border:0px;
    padding:5px;
}
.PagerStyle td
{	
    border-top: #91a7b4 1px solid;
}
.PagerStyle a
{
    color:#16387c;
    text-decoration:none;
    padding:2px 10px 2px 10px;
    border-top:solid 1px #fff;
    border-right:solid 1px #91a7b4;
    border-bottom:solid 1px #91a7b4;
    border-left:solid 1px #fff;
}
.PagerStyle span
{
    font-weight:bold;
    color:#16387c;
    text-decoration:none;
    padding:2px 10px 2px 10px;
}
/*RowStyles*/
.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td /*Common Styles*/
{
    padding: 5px;
    border-right: solid 1px #d9dcdd;
}
.RowStyle td
{
    background-color: #f1f5f6;
}
.AltRowStyle td
{
    background-color: #e8edf2;
	
}
.SelectedRowStyle td
{
    background-color: #fcb814;
	background-image: url(Images/grid_bg.gif);
    background-position:center;
    background-repeat:repeat-x;
}

.prodimage
{
	padding: 2px;
	background-color: #eff2f3;
	border:1px solid #ddd;
}
/* AUTOCOMPLETE */
.desautolist
{
	z-index: 1000;
	position: static;
}
/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

/* Top Sell Image */

.TopSell_Det
{
	position: relative;
	top: 10;
	height: 330px;
	width: 330px;
	background-color: white;
}

.TopSell_Big
{
	position: absolute;
	top: 0;
	right: 0;
	background-image: url(Images/TopSell_bg.gif);
	width: 45px;
	height: 45px;
}

.TopSell_Box
{
	position:relative; 
	top:10;
	height:135;
	width:135;
	background-color:white; 
}

.TopSell_Small
{
	position: absolute;
	top: 0;
	right: 0;
	background-image: url(Images/TopSell_s.gif);
	width: 35px;
	height: 35px;
}

.TopSell_Box_Cart
{
	position:relative; 
	top:10;
	height:45px;
	width:45px;
	background-color:white; 
}

.TopSell_Small_Cart
{
	position: absolute;
	top: 0;
	right: 0;
	background-image: url(Images/TopSell_s.gif);
	width: 15px;
	height: 15px;
}
