/*
Styles for the PrintPrintPrint theme
Designed By: Jimmy Blanchard
*/

/* Body Elements */
body, html {
	background-image: url('images/background.gif');
	padding: 0px;
	margin: 0px;
	font-family: verdana;
	font-size: 10px;
}

/* Layout Elements */
hr {
	background: transparent;
	color: transparent;
	border-left: none;
	border-right: none;
	border-top: none;
	margin-bottom: 10px;
	border-bottom: 2px dashed #cccccc;
}

.container {
	margin-left: auto;
	margin-right: auto;
	width: 580px;
	border: solid;
	border-width: 1px;
	border-color: #808080;
	background-color: #ffffff;
}

.banner {
	float: right;
}

.bannerimg {
	position: relative;
	z-index: 1000;
}

.top_buttons {
	float: right;
	position: relative;
	bottom: -19px;
	margin-right: 5px;
}

.top_buttons a {
	color: #ffffff;
	text-decoration: underline;
}

.top_buttons a:hover {
	color: #ffffff;
	text-decoration: none;
}

a.headercart {
	padding-top: 31px;
	padding-bottom: 19px;
	padding-right: 80px;
	color: #000000;
	background-image: url('images/mycart.gif');
	text-decoration: none;
}

a.headercart:hover {
	color: #4ba5ff;
	background-image: url('images/mycartover.gif');
	text-decoration: none;
}

a.headeraccount {
	padding-top: 31px;
	padding-bottom: 19px;
	padding-right: 72px;
	color: #000000;
	background-image: url('images/myaccount.gif');
	text-decoration: none;
}

a.headeraccount:hover {
	color: #4ba5ff;
	background-image: url('images/myaccountover.gif');
	text-decoration: none;
}

.header {
	background-color: #ffffff;
	position: relative;
	top: -20px;
}

.hidden_button {
	background-color: #ffffff;
	border: 0px;
	cursor: pointer;
}

.hidden_button2 {
	background-color: #e3e3e3;
	border: 0px;
	cursor: pointer;
}

.hidden_button3 {
	background-color: #ededed;
	border: 0px;
	cursor: pointer;
	margin-left: 50px;
	margin-bottom: -21px;
}

.hidden_button4 {
	background-color: #ededed;
	border: 0px;
	cursor: pointer;
	margin-right: 65px;
	float:right;
}

button.hidden_button:hover {
	background-color: #ffffff;
	border: 0px;
	cursor: pointer;
}

button.hidden_button2:hover {
	background-color: #e3e3e3;
	border: 0px;
	cursor: pointer;
}

button.hidden_button3:hover {
	border: 0px;
	cursor: pointer;
}

button.hidden_button4:hover {
	border: 0px;
	cursor: pointer;
}

.content {
	width: 560px;
	margin-left: auto;
	margin-right: auto;
	padding-top: none;
	margin-top: -25px;
}

.copy_shipping {
	width: 519px;
	min-width: 519px;
	background-image: url('././././includes/modules/checkout/includes/images/copy_info.jpg');
}

.footer {
	background-image: url('images/bottom_bg.gif');
	width:  580px;
	padding-top: 34px;
	padding-bottom: 35px;
}

fieldset {
	border:1px solid;
	border-color: #666666;
	padding: 5px;
}

legend {
	padding: 0.2em 0.5em;
	border:1px solid;
	border-color: #666666;
	color: #333333;
	font-size:90%;
	text-align:right;
	background-color: #96b7c7;
}

.buttons a, .buttons button{
    background-color:#cccccc;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family: "Verdana";
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding: 5px 10px 6px 7px;
}

.buttons a{
	padding: 7px 10px 7px 7px;
}

.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

button:hover, .buttons a:hover{
    background-color:#eeeeee;
    border:1px solid #736F6E;
    color:#336699;
}

.buttons a.positive:hover, button.positive:hover{
    background-color:#00cc00;
    border:1px solid #006600;
    color:#ffffff;
}

.buttons a.negative:hover, button.negative:hover{
    background:#E55451;
    border:1px solid #FF0000;
    color:#ffffff;
}

.formerror {
	color: #ff0000;
}

/* Bottom buttons */
a.home {
	padding-top: 34px;
	padding-left: 58px;
	padding-right: 54px;
	padding-bottom: 35px;
	background-image: url('images/bottom_home.gif');
	text-decoration: none;
}

a.home:hover {
	background-image: url('images/bottom_home_hover.gif');
}

a.about {
	padding-top: 34px;
	padding-left: 86px;
	padding-right: 83px;
	padding-bottom: 35px;
	margin-left: -4px;
	background-image: url('images/bottom_about.png');
	text-decoration: none;
}

a.about:hover {
	background-image: url('images/bottom_about_hover.gif');
}

a.faqs {
	padding-top: 34px;
	padding-left: 63px;
	padding-right: 59px;
	padding-bottom: 35px;
	margin-left: -4px;
	background-image: url('images/bottom_faqs.png');
	text-decoration: none;
}

a.faqs:hover {
	background-image: url('images/bottom_faqs_hover.gif');
}

a.contact {
	padding-top: 34px;
	padding-left: 82px;
	padding-right: 78px;
	padding-bottom: 35px;
	margin-left: -4px;
	background-image: url('images/bottom_contact.png');
	text-decoration: none;
}

a.contact:hover {
	background-image: url('images/bottom_contact_hover.gif');
}

/* Top buttons */
.topnav {
	background-image: url('images/top_bg.gif');
	width:  580px;
	padding-top: 18px;
	padding-bottom: 16px;
	margin-top: -20px;
}

a.tophome {
	padding-top: 18px;
	padding-left: 46px;
	padding-right: 43px;
	padding-bottom: 16px;
	background-image: url('images/top_home.png');
	text-decoration: none;
}

a.tophome:hover {
	background-image: url('images/top_home_hover.gif');
}

a.tophowto {
	padding-top: 18px;
	padding-left: 93px;
	padding-right: 89px;
	padding-bottom: 16px;
	margin-left: -4px;
	background-image: url('images/top_how_to_order.png');
	text-decoration: none;
}

a.tophowto:hover {
	background-image: url('images/top_how_to_order_hover.gif');
}

a.toptemplates {
	padding-top: 18px;
	padding-left: 78px;
	padding-right: 74px;
	padding-bottom: 16px;
	margin-left: -4px;
	background-image: url('images/top_templates.png');
	text-decoration: none;
}

a.toptemplates:hover {
	background-image: url('images/top_templates_hover.gif');
}

a.topcontact {
	padding-top: 18px;
	padding-left: 72px;
	padding-right: 68px;
	padding-bottom: 16px;
	margin-left: -4px;
	background-image: url('images/top_contact.png');
	text-decoration: none;
}

a.topcontact:hover {
	background-image: url('images/top_contact_hover.gif');
}

/* Event styles  */
.error {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	background: #FF9999;
	border: 1px solid #FF0000;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
}

.confirm {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	background: #FFCC00;
	border: 1px solid #FF6600;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
}

.edit{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	background: #F8F8F8;
	border: 1px solid #cccccc;
	margin-top: 10px;
}

.success {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	background: #99FF99;
	border: 1px solid #00FF00;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
}

.borderright {
	border: 2px solid #ffffff;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
}

.borderright1 {
	border: 2px solid #999999;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
}

.Q {
	font-size: 11px;
	font-weight: bold;
}

/* Element styles */
table {
	font-size: 10px;
}

img {
	border: 0;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #000000;
}
