html,b,body,br,code,dd,div,dl,dt,em,form,h1,h2,h3,h4,h5,h6,hr,i,img,label,li,ol,p,pre,span,strong,table,tbody,thead,tfoot,td,th,tr,ul,input,textarea,legend,address,blockquote,applet, object, iframe, abbr, acronym, big, cite, del, dfn, ins, kbd, q, s, samp, small,strike,sub, sup, tt, var,center, fieldset, caption {
	font-family: Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	line-height: 100%;
	text-decoration: none;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
code,pre {
	font-family: monospace;
}

input, textarea, legend {
	border: solid 1px #000000;
}
td,tr,th {
	vertical-align: top;
	text-align: left;
}

a,
a:link,
a:visited {
	text-decoration: none;
	color:#FAC8CB;
	outline:none;
}

a:hover {
	color: #FFFFFF;
}
a:active {
	outline:none;
}
img {
	outline:none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* -=-=-=-=-=-=--=-=-=-  Templaty  =--==--=-=-==--=-=-=-= */
body {
	background: #000 url('/themes/PT/images/wallpaper-tile2.jpg') repeat-y center center;
}
#container {
width: 100%;
}
#wrapper {
width: 750px;
min-height: 300px;
background: #000;
text-align: left;
}
#content {
	padding: 0px 102px 20px 102px;
}
/* -=-=-=-=-==--==--=-==--= TEXT -=-=-=-==-=--=-==- */

p.indent-me {
	padding-left: 25px;
	text-indent: -15px;
}
p.indent-me2 {
	padding-left: 25px;
}

p {
	color: #B3B3B3;
	font-size: 12px;
	line-height: 130%;
	padding-bottom: 8px;
}
h1,
.heading1 {

}
h2,
.heading2 {
	color: #E15E25;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 9px;
}
h3,
.heading3 {
	color: #E15E25;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 6px;
	padding-top: 5px;
}
h4,
.heading4 {

}
h5,
.heading5 {

}

strong,
b,
p strong,
p b {
	font-weight: bold;
	font-size: 100%;
}
em,
i,
p em,
p i {
	text-transform: italic;	
}
table td {

}

/* -=-==-=-=--==-=-=-=--=-=-=-=- Links =-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-= */

a,
a:link,
a:visited {
	color: #FFF;
	font-weight: bold;
}

a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:active {
}

a.btn-rollie,
a.btn-rollie:link,
a.btn-rollie:visited {
	background-color: #000;
	height: 25px;
	line-height: 25px;
	display: block;
	width:129px;
}

a.btn-rollie:hover {
	background-color: #FFFFFF;
	height: 25px;
	line-height: 25px;
	display: block;
	width:129px;
	}

a.btn-rollie img,
a.btn-rollie:link img,
a.btn-rollie:visited img {
	opacity: 1.0;-moz-opacity: 1.0;-khtml-opacity: 1.0;filter: alpha(opacity=100);
}

a.btn-rollie:hover img {
	opacity: 0.8;-moz-opacity: 0.8;-khtml-opacity: 0.8;filter: alpha(opacity=80);
}

/* -=-=-=-=-=-=-=-=-=-=-=-=-==--=-=-=-= */
