body {
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #777;
	background: #49453e url(/images/themes/soft/layout/background.gif) left top repeat;
}

input.new{
	-x-sytem-font: none;
	background: #666666 url(/images/common/backgrounds/shiny_button.png) repeat-x scroll 0 12px;
	border: medium none;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 13px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: 23px;
	padding: 0 8px;
	vertical-align: middle;
	width: auto;
	float: right;
	margin-right: 18px;
	}
	
p.tempPassword{
	font-size: 9px;
	line-height: 10px;
	width: 209px !important;
	margin-top: -9px !important;	
	}

input[type="text"], 
input[type="password"],
select {
	border: 1px solid #ccc;
	height: 20px;
	font-size: 13px;
}

#master {
	position: relative;
	width: 934px;
	margin: 0px auto;
	background-color: #fff;
}

#top {
	padding-top:30px;
	height: 117px;
}
#top div { }
#company_logo {
	position: absolute;
	top: 65px;
	left: 32px;
}
#company_logo img { width: 200px; height: 65px; }
#header {
	height: 218px;
	margin: 30px 0 0 0;
}
#header div {
}
#header div p {
	position: absolute;
	top: 95px;
	left: 285px;
	color: #000;
	font-size: 22px;
	font-weight: bold;
}

#main_nav_container {
	position: absolute;
	left: -10px;
	top:22px;
	height: 51px;
}
#main_nav_container div.left, #main_nav_container div.right {
	position: absolute;
	top: 0;
	background-position: left top;
	background-repeat: no-repeat;
	width: 17px;
	height: 51px;
	z-index: 1;
}
#main_nav_container div.left {
	background-image: url(/images/themes/whimsical/layout/menu_left_rounded.png);
	left: 0;
}
#main_nav_container div.right {
	background-image: url(/images/themes/whimsical/layout/menu_right_rounded.png);
	right: 0;
}

#main_nav {
	position: relative;
	z-index: 2;
	list-style: none;
	text-align: left;
	padding-top: 17px;
}
#main_nav_container li {
	display: block;
	float: left;
	border-right:1px solid #fff;
}
#main_nav li {
	background-position: left 4px;
	background-repeat: no-repeat;
	display: inline;
	margin-left: 15px;
	padding-right: 15px;
	border-right: 1px solid orange;
}
#main_nav li.selected { font-style:italic; }
#main_nav li a {
	font-size:10pt;
	font-weight:bold;
	color: #000;
	text-decoration: none;
}
#main_nav li a:hover { text-decoration: underline; }

#top_nav {
	position: absolute;
	top: 10px;
	right: -5px;
	list-style: none;
}
#top_nav li {
	float: left;
	margin-left: 0px;
	margin-right: 15px;
	padding-left: 15px;
	border-left: 1px dotted #fff;
}
#top_nav li.first {
	margin-left: 57px;
	padding-left: 0;
	border-left: none;
}
#top_nav li.loggedin {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}
#top_nav li.cart {
	padding-right: 0px;
	background: url(/images/themes/whimsical/layout/shopping_cart.gif) right 1px no-repeat;
}
#top_nav li a {
	color: #fff; 
	text-decoration: none;
}
#top_nav li a:hover {
	text-decoration: underline;
}
h4.powered_by_title {
	font-size: 16px;
	line-height: 23px;
	background: url(/images/html/common/images/powered_by_vetsource.gif) right center no-repeat;
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 30px;
}
body #middle_column h4.powered_by_title, body #content h4.powered_by_title {
	top: -45px;
}
#content_container {
	position: relative;
	width: 899px;
	margin: 0 0 15px 35px;
	overflow: hidden;
}

#admin_display {
	position: relative;
	top: 150px;
	left: 0px;
}

#content {
	margin: 133px 0 0 0;
	zoom: 1;
	min-height:500px; 
	height:auto;
}

#content.fullwidth {
	margin: 133px 0 0 200px;
}

.fullwidth div#register_container div#account_container {
	width:200px;
}

.fullwidth div#register_container div#address_container {
	width: 417px;
}

.fullwidth div#account_container {
	width: 678px;
}

.fullwidth div#account_container div.form_row p {
	float: none;
}

.fullwidth div#register_container {
	width:678px;
}

#account_container #register_container {
	width:415px;
}


/* for Internet Explorer */
/*\*/
* html #content {
	height: 500px;
}
/**/

#admin_display {
	min-height:500px; 
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html #admin_display {
	height: 500px;
}
/**/

#content #left_column {
	position:relative;
	float: left;
	top: -10px;
	width: 200px;
	margin: 20px 20px -5000px 0;
	padding: 0 0 5000px 0;
	background-color: transparent;
}

.fullwidth div#left_col {
	width: 445px;
}

fullwidth div#left_col #ship_info, .fullwidth div#left_col #bill_info {
	float:none;
	clear:both;
	width: 100%;
	border: 1px solid #ccc;
	border-left:none;
}

#left_column h5 {
	background-color: transparent;
	color: #000;
	padding: 3px 0 3px 6px;
	margin: 0 0 8px 0;
	font-size: 13px;
}
#left_column h6 {
	color: #333;
	font-size: 12px;
	margin: 0 0 0 6px;
}
#left_column ul {
	list-style-type: square;
	margin: 5px 0 5px 30px;
}
#left_column ul li { padding: 2px 0; }
#left_column a {
	color: #000;
	text-decoration: none;
}
#left_column ul li a:hover { text-decoration: underline; }
#left_column dl.sponsors { margin: 18px 0 0 0; }
#left_column dl.sponsors dt { text-align: center; }
#left_column dl.sponsors dd {
	text-align: center;
	margin: 0 0 18px 0;
}
#left_column div.spacer { padding: 5px 0; }

#middle_column {
	float: left;
	width: 440px;
	margin: 15px 19px 0 0;
}

#main_column {
	float: left;
	width: 660px;
	background: #ffffff url(/images/themes/soft/layout/titleline.gif) left 23px no-repeat;
}

#content #main_column {
	position:relative;
}

#content #main_column.use_margin {
	width: 440px;
	left: 225px;
}

#content div.use_margin { margin-right: 20px; }

#content #ecom_column {
	position:relative;
	top:-20px;
}
#ecom_column {
	position: relative;
	top: 57px;
	float: right;
	width: 200px;
	margin: 30px 0 -5000px 0;
	padding: 0 0 5000px 0;
	color: #fff;
}
#ecom_column h5 {
	color: #fff;
	padding: 3px 0 3px 6px;
	margin: 0 0 8px 0;
	font-size: 13px;
}
#ecom_column ul { margin: 0 0 5px 21px; list-style-type: square; }
#ecom_column ul li { padding-bottom: 2px; }
#ecom_column ul a { color: #444; text-decoration: none; }
#ecom_column ul a:hover { text-decoration: underline; }
#ecom_column p {
	margin: 0 8px;
	line-height: 18px;
}
#ecom_column p.welcome { font-weight: bold; margin-bottom: 8px; }
#ecom_column p.more { text-align: right; margin-bottom: 10px; }
#ecom_column p.more a { color: #444; }
#ecom_column p.search { 
	position: relative;
	margin-bottom: 10px; 
}
#ecom_column p.search input { 
	width: 155px;
	height: 17px;
}
#ecom_column p.search a {
	position: absolute;
	top: 0;
	right: 5px;
	display: block;
	width: 20px;
	height: 19px;
	text-indent: -500px;
	overflow: hidden;
}
#ecom_column p.title { font-weight: bold; }

#shoppingCartDiv div.items { margin-left: 8px; }
#shoppingCartDiv table thead th {
	font-weight: bold;
	text-align: left;
}
#shoppingCartDiv table thead th.qty { width: 30px; }
#shoppingCartDiv table thead th.name {
	width: 112px;
}
#shoppingCartDiv table tbody td {
	font-size: 11px;
	padding: 2px 8px 0 0;
	vertical-align: top;
}
#shoppingCartDiv table tbody td span {
	display: block;
	overflow: hidden;
	height: 14px;
}
#shoppingCartDiv dl { 
	position: relative;
	border-top: 1px dotted #fff;
	margin: 8px 8px 0 8px; 
	padding-top: 8px;
}
#shoppingCartDiv dl dt {
	font-weight: bold;
	float: left;
	clear: left;
}
#shoppingCartDiv dl dd { 
	text-align: right; 
	padding-bottom: 2px;
}
#shoppingCartDiv p.submit { text-align: center; }
#shoppingCartDiv p.empty { margin: 8px 0 12px 8px; }
#shoppingCartDiv p input { margin: 12px 0 12px 0; }

#bottom {
}

#footer {
	padding:8px 0;
	position: relative !important;
	}
#footer p {
	text-align: center !important;
	left:60px;
	color: #fff;
}
#footer a.key {
	float: left;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0px;
	display: block;
	width: 35px;
	height: 19px;
	background: url(/images/html/common/images/key.gif) top left no-repeat;
	text-indent: -5000px;
}

.dojoDialog {
	background: #fff url(/images/html/common/images/powered_by_vetsource.gif) right bottom no-repeat;
	border: 3px solid #888;
	width: 400px;
	padding: 10px 10px 35px 10px;
	color: #555;
	font-size: 12px;
}
.dojoDialog a { font-weight: bold; font-size: 12px; }
.dojoDialog div.links { margin-bottom: 50px; }
.dojoDialog h1 { margin-bottom: 10px; }
.dojoDialog p.close { position: absolute; top: 0; right: 0; margin-top: 0; font-size: 10px; }
.dojoDialog p.close a { font-weight: normal; }
.dojoDialog p.controls { text-align: right; }
.dojoDialog h4 { margin-bottom: 8px; font-size: 13px; }
.dojoDialog h2 { font-size: 16px; margin-bottom: 10px; }
.dojoDialog span { display: block; }

.dijitDialog {
/*	background: #fff url(/images/html/common/images/powered_by_vetsource.gif) right bottom no-repeat; */
	border: 3px solid #888;
	width: 400px;
	padding: 10px 10px 35px 10px;
	color: #555;
	font-size: 12px;
}
.dijitDialog a { font-weight: bold; font-size: 12px; }
.dijitDialog div.links { margin-bottom: 50px; }
.dijitDialog h1 { margin-bottom: 10px; }
.dijitDialog p.close { position: absolute; top: 0; right: 0; margin-top: 0; font-size: 10px; }
.dijitDialog p.close a { font-weight: normal; }
.dijitDialog p.controls { text-align: right; }
.dijitDialog h4 { margin-bottom: 8px; font-size: 13px; }
.dijitDialog h2 { font-size: 16px; margin-bottom: 10px; }
.dijitDialog span { display: block; }
