/* ----------------------- AND1.GR Contact Page -------------------------- */

body {
	background-image: url(../images/bg.jpg);
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: repeat-x;
}

a {
   outline: 0;
}

a,object {
	outline: none;	
}

#main {
	margin: 0px auto;
	width: 952px;
}

#main .menu {
	border: 1px solid #fff;
	position: relative;
	background-image: url(contact_content/mnbg.jpg);
	height: 49px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 1;
}

#main .content {
	position: relative;
	margin: 0px 0px 0px 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	z-index: 2;
	height: 655px;
	background-image: url(contact_content/mpicture.jpg);
}

#information {
	position: relative;
	margin: 40px 0px 0px 60px;
	height: 250px;
	width: 300px;
	color: #FFFFFF;
	font-family: "Myriad Pro", "Century Gothic", Verdana;
	font-size: 16px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	float: left;
}

#aboutus {
	position: relative;
	margin: 40px 0px 0px 100px;
	height: 288px;
	width: 448px;
	color: #FFFFFF;
	font-family: Calibri;
	font-size: 14px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	float: left;
	background-image: url(contact_content/frame.png);
	background-repeat: no-repeat;
}

#aboutus .text{
	position: relative;
	height: 220px;
	width: 380px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px 20px 0px 0px;
	overflow: auto;
	overflow-x:hidden;
	margin: 0px 0px 0px 20px;
}

#websystems {
	position: absolute;
	height: 60px;
	width: 248px;
	top: 224px;
}

#retailers {
	position: relative;
	margin: 30px 0px 0px 60px;
	height: 290px;
	width: 800px;
	font-weight: normal;
	float: left;
}

#retailers .table{
	position: relative;
	margin: 20px 0px 0px 0px;
	width: 819px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}

#footer {
	margin: 0px auto;
	width: 952px;
	display: block;
	text-align: center;
	padding: 15px 0px 0px 0px;
}

ul {
	list-style:none;
	margin:0;
	padding:0;
}

li {
	float:left;
	margin:0;
	padding:0;
	text-align:center;
}

li.current{
	float:left;
	display:block;
	padding:3px 11px;
	height:100%;
	color:#FFF;
	text-decoration:none;
	background-position:0px -49px;
	background-image: url(../images/buttonbg.png);
}

li a {
	float:left;
	display:block;
	padding:3px 11px;
	height:100%;
	color:#FFF;
	text-decoration:none;
	border-right:0px solid #FFF;
}
	
li a {
	float:left;
	background:url(../images/buttonbg.png) repeat 0 0;
}
	
li a:hover, li a:focus, li a:active {
	float:left;
	background-position:-49px 0;
}
	
#d a {
	float:left;
	background:url(../images/buttonbg.png) repeat 0 0;
}

p{
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
}

.jTPS .sortedColumn {
    background: #f8f8f8;
}
.jTPS tfoot .pagination .pageSelector {
    cursor: pointer;
    border: 1px solid #808080;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 5px;
    text-align: center;
    float: left;
    background: #fff;
}
.jTPS tfoot .pagination .pageSelectorSeperator {
    text-align: center;
    margin-left: 7px;
    color: #808080;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    border-width: 1px;
    cursor: default;
}
.jTPS tfoot .pagination .pageSelector:hover {
    border: 1px solid #f90;
}
.jTPS tfoot .pagination .hilightPageSelector {
    border: 1px solid #069 !important;
    background: #069 !important;
    color: #fff !important;
    cursor: default !important;
}
.jTPS .hideTR {
    display: none;
}
.jTPS .hidePageSelector {
    display: none;
}
.jTPS .hilightRow {
    background: #eee;
    cursor: pointer;
}
.jTPS tfoot .selectPerPage .perPageSelector {
    cursor: pointer;
    padding-left: 5px;
    padding-right: 5px;
}
.jTPS tfoot .selectPerPage .perPageSelected {
    border-bottom: 2px solid #069;
    background: #fff;
}
.jTPS tfoot .selectPerPage .perPageHilight {
    border-bottom: 2px solid #f90;
    background: #fff;
}
.jTPS tfoot .pagination, tfoot .paginationTitle, tfoot .selectPerPage {
    float: right;
    white-space: nowrap;
    line-height: 25px;
    vertical-align: middle;
}
.jTPS tfoot .status {
    white-space: nowrap;
    line-height: 25px;
    vertical-align: middle;
}
.jTPS tfoot .paginationTitle {
    padding-left:20px;
}
.jTPS .sortableHeader:hover {
    cursor: pointer;
    color: #808080;
}
.jTPS .sortAsc {
    border-bottom: 1px solid #e3e3e3;
    background: #eee url(contact_content/bullet_arrow_up.png) center -4px no-repeat;
}
.jTPS .sortDesc {
    border-bottom: 1px solid #e3e3e3;
    background: #eee url(contact_content/bullet_arrow_down.png) center -4px no-repeat;
}
.jTPS tfoot td {
    padding: 5px;
    background: #eee url(contact_content/eeGrad2.gif) bottom repeat-x;
}
.jTPS thead th {
    color: #000;
    background: #f0f2f5 url(contact_content/f0f2f5grad.gif) bottom repeat-x;
    border-bottom: 1px solid #ccc;
    padding-top: 6px !important;
}
.jTPS tbody td {
    border-bottom: 1px solid #e3e3e3;
}


		#demoTable thead th {
			white-space: nowrap;
			overflow-x:hidden;
			padding: 3px;
		}
		#demoTable tbody td {
	padding: 3px;
		}
.style1 {
	font-family: "Century Gothic", "Trebuchet MS", Arial;
	font-style: italic;
	font-size: 14px;
}

/* ----------------------- Copyright 2008 AND1.GR -------------------------- */

