/*
Theme name: Wendys
Editor: Will Abbott
*/

body, p, table, td, tr, ul, li, h1, h2, h3, h4, h5, h6, dd, dl, dt {
	padding: 0;
	margin: 0;
}
p { margin: 12px 0 10px 0; line-height: 1.4em; }
a { color: #88c612; text-decoration: underline; font-weight: bold; }
a:hover { color: #a7dd40; }
a img { border: none; }
.clearer { clear: both; }
h1 { text-align: right; font-size: 12px; color: white; }
h2 { color: #eb0366; font-size: 29px; etter-spacing: -1px; margin: 0px 0 14px 0; font-family: Rockwell, Arial, Helvetica, sans-serif;  }
h3 { color: #686868; color: #eb0366; font-size: 18px; margin: 15px 0 10px 0; font-family: Rockwell, Arial, Helvetica, sans-serif; }

@font-face {
	font-family: Rockwell;
	src: url('http://www.wendysembroidery.com.au/wp-content/themes/wendys/Rockb.ttf');
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 74%;
	color: #333333;
	background: url(images/bg.gif) repeat-x top #88c612;
	text-align: center;
}

#wrapper {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
	font-size: 1.1em;
}

#head {
	background: url(images/tel.png) no-repeat right 65%;
	height: 150px;
	width: 100%;
}

#logo {
	background: url(images/logo.png) no-repeat left center;
	height: 150px;
}

#toplinks { 
	width: 100%;
	text-align: right;
	height: 80px;
	padding-top: 40px;
}
#toplinks ul {
	list-style: none;
}
#toplinks ul li {
	display: inline;
	margin: 0 5px 0 0;
}

#content {
	background: url(images/cont-top.gif) no-repeat center top white;
	padding: 10px 10px 0 10px;
}
#content-btm {
	height: 5px;
	display: block;
	float: left;
	width: 1024px;
	background: url(images/cont-btm.gif) no-repeat center bottom white;
}

#left {
	width: 670px;
	padding: 15px 5px 15px 15px;
	float: left;
}

#right {
	font-size: 0.9em;
	float: left;
	width: 273px;
	background: url(images/right-bg.gif) no-repeat left top #eeeeee;
	margin: 15px 0 25px 35px;
	padding: 0 0 20px 0;
	color: #686868
}
#right-content {
	padding: 15px 20px 20px 30px;
}

ul.products {
	text-align: center;
	list-style: none;
}
ul.products li {
	float: left;
	margin: 0 auto;
	padding: 0;
	width: 90px;
	margin-right: 1px;
	background: #d8d8d8;
	text-align: center;
}
ul.products li a {
	font-size: 14px;
	ext-transform: uppercase;
	font-weight: bold;
	color: #333333;
	display: block;
	text-decoration: none;
	padding: 0 0 3px 0;
	border: 1px solid #cccccc;
	background: url(images/shade.png) repeat-x bottom #696969;
	color: #fff;
	cursor: pointer;
	text-shadow: 0.1em 0.1em 0.1em #333333;
}
ul.products li a:hover, ul.products li.selected a {
	background-color: #eb0366;
	color: white;
	border: 1px solid #eb0366;
}
ul.products li a p {
	padding: 3px 0 0 0;
	margin: 0;
	height: 2.5em;
	line-height: normal;
}

/* SPRITES ***********************************/

ul.products li span { background: url(images/prod-sprite.jpg) no-repeat left top; display: block; width: 88px; height: 87px; }

ul.products li .prod-bags { background-position: 0 0; width: 88px; height: 87px; } 
ul.products li .prod-corporate { background-position: 0 -137px; width: 88px; height: 87px; } 
ul.products li .prod-fleece { background-position: 0 -274px; width: 88px; height: 87px; } 
ul.products li .prod-head { background-position: 0 -411px; width: 88px; height: 87px; } 
ul.products li .prod-hosp { background-position: 0 -548px; width: 88px; height: 87px; } 
ul.products li .prod-misc { background-position: 0 -685px; width: 88px; height: 87px; } 
ul.products li .prod-pantsshorts { background-position: 0 -822px; width: 88px; height: 87px; } 
ul.products li .prod-polo { background-position: 0 -959px; width: 88px; height: 87px; } 
ul.products li .prod-safety { background-position: 0 -1096px; width: 88px; height: 87px; } 
ul.products li .prod-tshirts { background-position: 0 -1233px; width: 88px; height: 87px; } 
ul.products li .prod-workwear { background-position: 0 -1370px; width: 88px; height: 87px; } 



#breadcrumb {
	background: url(images/bread-bg.gif) repeat-x bottom;
	padding: 2px 0px 2px 0;
	float: left;
	width: 999px;
	line-height: 30px;
	font-size: 11px;
	color: #888888;
}
#breadcrumb span {
	background: url(images/youarehere.gif);
	width: 115px;
	height: 30px;
	display: block;
	float: left;
}




#footer {
	color: white;
	font-size: 12px;
}
#footer a {
	color: white;
}

#btm-strap {
	width: 100%;
	background: url(images/btm.gif) repeat-x bottom;
	height: 75px;
}



dl {
	padding: 0;
	width: 150px;
	float: left;
	margin: 5px 12px 0 0;
}

dt {
	height: 80px;
	text-align: center;
	padding: 1em .5em;
	font-style: italic;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	cursor: pointer;
}

dd {
	background-color: #eeeeee;
	color: #333333;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

dl a {
	text-decoration: none;
        text-shadow:0 1px 0 #FFFFFF;
}

dt.jbwear { background: url(images/provider-jbwear.gif) no-repeat center; }
dt.biz { background: url(images/provider-biz.gif) no-repeat center; }
dt.wspirit { background: url(images/provider-wspirit.gif) no-repeat center; }
dt.bocini { background: url(images/provider-bocini.gif) no-repeat center; }
dt.boronia { background: url(images/provider-boronia.gif) no-repeat center; }
dt.stencil { background: url(images/provider-stencil.gif) no-repeat center; }
dt.aspirit { background: url(images/provider-aspirit.gif) no-repeat center; }
dt.dnc { background: url(images/provider-dnc.gif) no-repeat center; }
dt.bisley { background: url(images/provider-bisley.gif) no-repeat center; }
dt.kinggee { background: url(images/provider-kinggee.gif) no-repeat center; }
dt.glo { background: url(images/provider-glo.gif) no-repeat center; }
dt.legend { background: url(images/provider-legend.gif) no-repeat center; }
dt.caprange { background: url(images/provider-caprange.gif) no-repeat center; }
dt.apacific { background: url(images/provider-apacific.gif) no-repeat center; }
dt.hanes { background: url(images/provider-hanes.gif) no-repeat center; }




a.mini { font-size: 10px; text-align: right; display: block; float: left; clear: both; color: #88c612; display: none;}

.highlight {
	color: #eb0366;
	display: block;
}

a.enquire-now {
	display: block;
	clear: both;
	font-size: 14px;
}


.btn { font-size: 12px; display: block; position: relative; background: #aaa; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer; font-weight: bold; border: 0 }
.btn * { font-style: normal; background-image: url(images/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; text-decoration: none; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0;}

* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }

.btn.pink { background: #ff0078; float: right; margin: 0 0 0 5px; }
.btn.grey { background: #333333; }

.btn.blue { background: #2ae; }
.btn.blue * { background-image: url(images/btn1.png); }


.btn:hover { background-color: #2ae; color: white; }
.btn:active { background-color: #444; }
.btn[class] {  background-image: url(images/shade.png); background-position: bottom; }

* html .btn { border: 3px double #aaa; text-decoration: none; }
* html .btn.pink { border-color: #e1a; }
* html .btn.grey { border-color: #333; }
* html .btn.blue { border-color: #2ae; }


ul.ordering li {
line-height: line-height: 27px;
padding: 0 0 0 0px;
margin: 10px 0;
list-style: none;
}
ul.ordering .number {
display: block;
float: left;
line-height: 27px;
height: 27px;
width: 26px;
margin: 0px 5px 0px 0;
color: white;
text-align: center;
font-weight: bold;
font-size: 18px;
background: url(images/order-no-bg.gif) no-repeat center;
text-shadow: 0.1em 0.1em 0.1em #8a8a8a;
}