/*	CSS Document for (Shredeasy)
	Designed by Goldladder
	Designer name : (Steve)

/*	Colors used on site : 

Light Blue : #003893

*/

/*------------------------------
			.COLORS
-------------------------------*/

body {
	color: #666;
}

a:link, a:visited {
	color: #003893;
}

a:hover, a:active {
	color: #000;
}

nav li a:link, nav li a:visited {
	color: #fff;
}

nav li a:hover, nav li a:active {
	color: #fff;
}

a:link.button3, a:visited.button3 {
	color: #fff;
}

a:hover.button3, a:active.button3{
	color: #e1e1e1;
}

h1, h2, h3, h4, h5 {
	color: #003893;
}

#panel1 h2, #panel2 h2, #panel3 h2, #panel4 h2, #panel5 h2, #panel6 h2 {
	color: #003893;
}

.heading2 {
	color: #fff;
}

#banner #bannerlist h2 {
	color: #333;
}

/*------------------------------
			.FONTS
-------------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
}


.nicefont {
	font-family: Palatino, Times, serif;
	font-style: italic;
	font-size: 40px;
}

/*------------------------------
			.GLOBAL
-------------------------------*/



body {
	background: url(../images/bodybg.jpg) repeat-x top left;
}

body#internal {
	background: url(../images/bodyinternalbg.jpg) repeat-x top left;
}

#container {
	width: 986px;
	margin: 0 auto;
}

header {
	position: relative;
	width: 986px;
	height: 90px;
	margin: 0 auto;
	z-index: 10;
}

nav {
	position: absolute;
	top: 0;
	right: 0;
	height: 20px;
	float: right;
	z-index: 1000;
}

#banner {
	position: relative;
	width: 986px;
	height: 268px;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
}

body#internal #banner {
	height: 160px;
}

/**SLIDESHOW**/

	
.sliderwrapper {
    position:absolute;
	width: 470px;
	height: 267px;
	right: 0;
	top: 0;
	z-index:700;
	
}

.slidermask {
	background: url(../images/slidermask.png) no-repeat;
    position:absolute;
	width: 470px;
	height: 267px;
	right: 0;
	top: 0;
	z-index:800;
}

#slider {
	position: absolute;
	width: 470px;
	height: 267px;
	overflow: hidden;
	clear: both;
	z-index: 10;
}

* html #slider, * html .slidermask {
	margin-top: -2px;
}

* html .slidermask {
	background: none;
}

#slider p {
	padding: 0;
	margin: 0;
}

#bannerlist {
	background: #fff url(../images/panelbg.jpg) repeat-x left bottom;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: absolute;
	top: 10px;
	left: 650px;
	width: 320px;
	height: 130px;
}

.bannerbuttons {
	position: absolute;
	width: 470px;
	height: 60px;
	bottom: 12px;
	left: 0;
}

section {
	width: 646px;
	margin-top: 20px;
	float: left;
}



article.article1 {
	position: relative;
	width: 646px;
	height: 200px;
}

article.article2 {
	width: 626px;
	float: left;
	padding-right: 20px;
}


#panel1, #panel2, #panel3, #panel4, #panel5, #panel6 {
	position: absolute;
	width: 300px;
	height: 120px;
}

#panel1 {
	background: url(../images/boxicon.pngs) no-repeat;
	left: 0;
	top: 0;
}
#panel1 a {
	text-decoration: none;
}
#panel2 a {
	text-decoration: none;
}

#panel2 {
	background: url(../images/calicon.pngs) no-repeat;
	left: 323px;
	top: 0;
}

#panel3 {
	background: url(../images/panel3.jpg) no-repeat;
	left: 0;
	top: 140px;
}

#panel4 {
	background: url(../images/panel4.jpg) no-repeat;
	left: 323px;
	top: 140px;
}

#panel5 {
	background: url(../images/panel5.jpg) no-repeat;
	left: 0;
	top: 280px;
}

#panel6 {
	background: url(../images/panel6.jpg) no-repeat;
	left: 323px;
	top: 280px;
}


#panel1 h2, #panel2 h2, #panel3 h2, #panel4 h2, #panel5 h2, #panel6 h2 {
	font-size: 20px;
	margin-bottom: 0;
	padding-bottom: 10px;

}

#panel1 p, #panel2 p, #panel3 p, #panel4 p, #panel5 p, #panel6 p {
	margin-left: 0px;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	padding-bottom: 6px;
}




aside {
	width: 306px;
	margin-top: 20px;
	padding-left: 10px;
	float: left;
	background: url(../images/border1.gif) repeat-y top left;
}

.ditto_summaryPost {
	width: 300px;
	margin-left: 10px;
	line-height: 16px;
}

.ditto_summaryPost p {
	margin-top: 10px;
}

footer {
	clear: both;
	width: 986px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: 120px;
	padding-top: 20px;
	background-image: url(../images/borderhora.gif);
	background-repeat: repeat-x;
}

footerleft {
	width: 380px;
	float: left;
}

footerright {
	width: 320px;
	text-align: left;
	float: right;
}

.addthis_toolbox {
	width: 150px;
	padding: 10px 0;
	margin: 0 auto;
}


/*------------------------------
			.HEADINGS
-------------------------------*/

h1, h2, h3,h5 {
	font-weight: normal;
	padding-bottom: 20px;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
	font-weight: normal;
	padding-top: 10px;
}

header h1 {
	float: left;
	padding-bottom: 0;
}

header h2 {
	position: relative;
	float: right;
	margin-top: 10px;
	padding-top: 18px;
	padding-left: 40px;
	color: #FFF;
	z-index: 0;
	font-size: 30px;
	background-image: url(../images/telbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

h2 span {
  position: absolute;
  display: block;
  width: 100%;
  height: 25px;

}



#banner h1, #banner h2 {
	position: absolute;
	left: 0;
	width: 520px;
	color: #fff;
}

#banner h1 {
	top: 0;
	text-transform: uppercase;
	font-size: 30px;
	line-height: 36px;
	padding-top: 25px;
}

#banner h2 {
	bottom: 60px;
	font-size: 22px;
	line-height: 32px;
}

#bannerlist h2 {
	padding-left: 10px;
	font-size: 16px;
}

xx#bannerlist h3 {
	position: absolute;
	top: 20px;
	left: 20px;
	color: #fff;
	font-size: 22px;
}

/*------------------------------
			.TEXT
-------------------------------*/
body {
	font-size: 12px;
	line-height: 14px;	
}

p {
	padding-bottom: 10px;
}

article, aside {
	line-height: 18px;
}

footer {
	font-size: 12px;
}


/*------------------------------
			.LISTS
-------------------------------*/
article ul, aside ul {
	padding-bottom: 20px;
	list-style: none;
}

article ul li, aside ul li {
	line-height: 20px;
}

article li a:link, aside li a:link, article li a:visited, aside li a:visited {
	text-decoration: none;
	color: #555;
}

article li a:hover, aside li a:hover {
	color: #888;
}

aside .active a {
	color: #888;
}

article ul, aside ul {
	list-style: url(../images/bullet1.gif);
	margin-left: 15px;
}
/*------------------------------
			NAVIGATION
-------------------------------*/
footer ul li a {
	font-size: 14px;
}

footer ul li {
 	display: inline;
 	list-style: none;
 	margin-top: 10px;
 }
footer ul li a:link, footer ul li a:visited {
 	font-size: 11px;
 	color: #444;
 	text-decoration: none;
 	padding: 0 10px;
 	border-right: 1px solid #888;
 }
footer ul li a.last {
 	border: none;
 }


/*------------------------------
			COLORS
-------------------------------*/


/*------------------------------
			LAYOUT
-------------------------------*/







/*------------------------------
			.LINKS
-------------------------------*/

header h1 a {
	width: 180px;
	height: 92px;
	display: block;
	text-indent: -9000px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.button3 {
	background: url(../images/button3.jpg) no-repeat bottom left;
	width: 308px;
	height: 52px;
	display: block;
	text-align: center;
	text-indent: -10px;
	font-size: 18px;
	line-height: 46px;
	float: left;
	text-transform: uppercase;
	text-decoration: none;
}

a:hover.button3 {
	background-position: top left;
}

.heading2 {
	background: url(../images/heading2.jpg) no-repeat bottom left;
	width: 306px;
	height: 50px;
	padding: 0;
	margin: 0;
	display: block;
	text-align: center;
	text-indent: -10px;
	font-size: 18px;
	line-height: 46px;
	text-transform: uppercase;
	text-decoration: none;
}



/*------------------------------
			.FORMS
-------------------------------*/

form {
	width: 100%;
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
	font-size: 13px;
}

fieldset {
	margin: 0;
	padding: 0;
	width: 100%;
}



form ol {
	list-style: none;

}

form li {
	padding: 0;
	margin: 0;
	padding-bottom: 8px;
}

form label {
	float: left;
	width: 30%;
	margin: 0;
	padding: 0;
	margin-right: 10px;
	padding-top: 4px;
	text-align: right;
	color: #666;
}


fieldset input {
	border: 1px solid #aaa;
	color: #666;
	height: 20px;
	width: 60%;
}

form textarea {
	width: 60%;
	border: 1px solid #aaa;
}

form input.submit {
	width: 150px;
	height: 30px;
	background: url(../images/btn.jpg) no-repeat;
	color: #fff;
	border: none;
	font-size: 14px;
}


fieldset.checkbox input {
	width: 15px;
	height: 15px;
}

/*------------------------------
			.IMAGES
-------------------------------*/



/*------------------------------
			.NAV
-------------------------------*/





/*------------------------------
			.TABLES
-------------------------------*/

