/* >>> PedHeart Style Sheet - Default <<< */

body {
	color: black;
	background-color: #D2D2D2;  
	font-family: "Arial", "Tahoma", "MS Sans Serif", sans-serif;
	font-size: 80%;
	text-align: center;
	margin: 0;
	padding: 0; 
	list-style-image: url(pics/arrow.gif);
	}

img {border: 0px;}

/* >>> TEXT STUFF <<< */

.text-wrap {text-align: left; margin: 0 auto;}
.text-center {text-align: center;}
.text-bold {font-weight: bold;}
.text-italic {font-style: italic;}
.text-smaller {font-size: 80%;}
.text-small {font-size: 88%;}
.text-indent {text-indent: 4px;} /*Made for shop page tables*/
.text-header {
	font-weight: bold;
	font-size: 125%;
	margin: 24px 0 16px 0;
	}
.text-header-line {
	font-weight: bold;
	font-size: 125%;
	margin: 24px 0 16px 0;
	padding: 8px 0 0 0;
	width: 750px; 
	float: left; clear: left; display: inline;
	border-style: solid; border-color: #7A85B3; border-width: 2px 0px 0px 0px;
	}
.text-header-line-nofloat {
	font-weight: bold;
	font-size: 125%;
	margin: 24px 0 16px 0;
	padding: 8px 0 0 0;
	width: 750px;
	border-style: solid; border-color: #7A85B3; border-width: 2px 0px 0px 0px;
	}
.header-line {
	margin: 24px 0 16px 0;
	padding: 8px 0 0 0;
	width: 750px; 
	float: left; clear: left; display: inline;
	border-style: solid; border-color: #7A85B3; border-width: 2px 0px 0px 0px;
	}
.text-product-title {
	font-size: 160%;
	color: #253569;
}

/* >>> DESIGN STUFF <<< */

.whitebg {background-color: white;}
.greybg {background-color: #E5E5E5;}
img.productimg {padding: 5px;}
.featuresimg img {margin: 0px 0 20px 0; /*border-style: solid; border-color: black; border-width: 1px;*/ }

.width375px {width: 375px;} /*Made for 'conferences.php' - table-like layout */
.width100px {width: 100px;} 
.width50px {width: 50px;} /*Made for shop page tables*/

.rightclear {float: right; clear: right; display: inline;}
.leftclear {float: left; clear: left; display: inline;}
.rightalign {float: right;}
.leftalign {float: left;}

div#content-wrap {
	position: relative;
	margin: -2px auto -2px auto;
	width: 750px;
	min-height: 400px;
	padding: 4px 4px 4px 4px;
	/*border-style: solid; border-color: green; border-width: 2px; background-color: white;*/
	}

.conference-box {
	margin: 8px 0 32px 0;
	float: left; clear: left;
	width: 750px;
	/*border-style: solid; border-color: blue; border-width: 1px 1px 1px 1px;*/
	}

table.userbase-table {
	width: 600px;
	border: solid #7A85B3 1px;
	margin: 0px auto 8px auto;
	text-align: left;
	padding: 0px 0px 0px 0px;
}
table.userbase-table td {border: solid #7A85B3 1px; width: 200px; vertical-align: text-top; padding: 2px;}
.userbase-header {
	width: 596px;
	text-align: center;
	font-weight: bold;
	padding: 4px 0 4px 0;
	margin: 8px auto 0px auto;
	background-color: #D2D2D2;
	border-style: solid; border-color: #7A85B3; border-width: 2px 2px 0px 2px;
}

table.userbase-map {
	border: solid #7A85B3 1px; 
	margin: 0px auto 8px auto;
	padding: 0px 0px 0px 0px;
	background-color: #D2D2D2;
}
table.userbase-map td {border: solid #7A85B3 1px; background-color: #4174F1;}
td.userbase-info {
	vertical-align: middle;
	font-size: 88%;
	background-image: url(pics/userbg.jpg);
	background-repeat: repeat-y;
}

/* >>> SUBMENU STUFF <<< */

div#submenu-wrap {
	position: relative;
	word-spacing: 40px;
	padding: 2px 4px 2px 4px;
	margin: 8px 0px 8px 0px;
	font-weight: bold;
	min-height: 16px;
	background-color: #D2D2D2; 
	border-style: solid; border-color: #7A85B3; border-width: 2px 2px 2px 2px;
	}
span#sublink-current {
	background-color: #7A85B3;
	color: white;
	padding: 2px 8px 2px 8px;
	margin: 0 -9px 0 -9px;
	}
.wordspace-normal {word-spacing: normal;}

.subcorner {
	width: 10px;
	height: 12px;
	background-image: url(pics/subcorners.gif);
	position: absolute;
	}
.subcorner-left1 {top: -2px; left: -2px; background-position: 0px 0px;}
.subcorner-left2 {bottom: -2px; left: -2px; background-position: 0px 12px;}
.subcorner-right1 {top: -2px; right: -2px; background-position: 10px 0px;}
.subcorner-right2 {bottom: -2px; right: -2px; background-position: 10px 12px;}

/* >>> LINK STUFF <<< */

a.white-link:link {color: white; text-decoration: none;}
a.white-link:visited {color: white; text-decoration: none;}
a.white-link:hover {color: white; text-decoration: underline;}

a.black-link:link {color: black; text-decoration: none;}
a.black-link:visited {color: black; text-decoration: none;}
a.black-link:hover {color: black; text-decoration: underline;}

/* >>> PRODUCTS STUFF <<< */

table.showroom-table1 {
	width: 746px; 
	margin: 2px;
}
table.showroom-table1 tr {vertical-align: middle;}

table.showroom-table2 {
	width: 746px; 
	height: 58px;
	margin: 2px;
	background-color: #D2D2D2;
}

div.showroom-bar {
	width: 100%; border-style: solid; border-color: #7A85B3; border-width: 2px 0px 0px 0px; margin: 1px 0; 
	height: 0px;
}

a.resourceroll {
	display: block;
	width: 240px;
	height: 314px;
	background-position: 0 0;
    margin: 0;
    cursor: default;
	}
a.resourceroll:hover {
    background-position: 0 -314px;
    cursor: default;
}
a.resourceroll-abs {background-image: url(pics/previews/resource-abspul.jpg);}

table.purchase-table {border: 0; margin: 4px auto 4px auto; width: 400px;}
table.purchase-table select {margin: 0;}

div.productbox-main {
	width: 750px; /*540px;*/ 
	height: 200px; /*85px;*/
	margin: 16px auto 16px auto;
	padding: 0px 0px 0px 0px;
	border-style: solid; border-color: #7A85B3; border-width: 2px; 
	background-color: white; /*#D2D2D2;*/
	}

div.productbox-text-main {
	padding: 2px 0px 0px 2px;
	text-align: left; 
	}

div.productbox-buy {
	word-spacing: 40px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 2px 0 2px 0;
	width: 600px;
	clear: both;
	border-style: solid; border-color: #7A85B3; border-width: 2px 0 0px 0px;
	}

/* >>> HOMEPAGE/INDEX STUFF <<< */

div#header-wrap {
	background-color: #D2D2D2; 
	clear: both; 
	padding: 6px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
	}

div#menu-wrap {
	word-spacing: 40px;
	padding: 2px 2px 0px 2px;
	margin: 8px 0px 0px 0px;
	font-size: 125%;
	font-weight: bold;
	color: white;
	min-height: 20px;
	background-color: #7A85B3; 
	border-style: solid; border-color: white; border-width: 2px 0px 2px 0px;
	}

div#footer-wrap {
	min-height: 16px;
	font-weight: bold;
	background-color: #7A85B3; 
	color: white; 
	clear: both;
	padding: 2px 4px 2px 4px;
	margin: 6px 0px 0px 0px;
	}

div#homebar-wrap {
	min-height: 16px;
	width: 635px;
	position: relative; 
	clear: both; 
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	margin: 10px auto 2px auto;
	background-color: #7A85B3;
	}
div#homebar-wrap .barlinkwrap {width: 120px;}

div#homeboxes-wrap {
	clear: both; 
	height: 90px;
	width: 640px;
	margin: 0 auto;
	}

table.home-table {
	width: 630px; 
	margin: 16px auto 24px auto;
}

td.home-resource {
	border: 2px solid #7A85B3; 
	vertical-align: top; 
	padding-top: 5px; 
	width: 250px;
}

